This commit is contained in:
2020-06-24 11:00:44 +02:00
parent 42176ca4fd
commit dc76231f14
3 changed files with 61 additions and 0 deletions

7
server/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Node stuff
yarn.lock
package-lock.json
node_modules
# DB
*.db