diff --git a/.gitignore b/.gitignore index 57021a9..abb8c85 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,6 @@ Thumbs.db Desktop.ini .DS_Store -Publish/ -app.db* -_app.db* \ No newline at end of file +/Server/Customers.json +/Server/Settings.json +/Server/invoices/ \ No newline at end of file