build: Improve the backend Makefile

This commit is contained in:
Alexander Polynomdivision
2018-10-03 21:04:30 +02:00
parent 4857067481
commit 8cf4c3f5bc
3 changed files with 26 additions and 7 deletions

9
.gitignore vendored
View File

@@ -1,3 +1,12 @@
# Global ignores
**/node_modules/
**/.cache/
**/dist/
# Backend ignores
backend/backend.tar
backend/backend.tgz
# Server ignores
server/*.pem
server/db/