Fix paths. Adapt gitignore

This commit is contained in:
Jan Eitzinger
2022-06-23 18:27:42 +02:00
parent f0dab0e229
commit f291aa2f8c
3 changed files with 7 additions and 6 deletions

5
.gitignore vendored
View File

@@ -1,5 +1,4 @@
# executable:
cc-backend
/cc-backend
/var/job-archive
/var/*.db
@@ -8,3 +7,5 @@ cc-backend
/.env
/config.json
/web/frontend/public/build
/web/frontend/node_modules