Add publish settings and adjust .gitignore
Enabled single-file publishing in Server.csproj and included new IntelliJ IDEA configuration files for Git. Adjusted .gitignore to include publish directory.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -35,4 +35,5 @@ Desktop.ini
|
||||
|
||||
/Server/Customers.json
|
||||
/Server/Settings.json
|
||||
/Server/invoices/
|
||||
/Server/invoices/
|
||||
/Server/publish/
|
||||
Reference in New Issue
Block a user