Gitignore

This commit is contained in:
buggymcbugfix 2020-06-12 17:13:53 +01:00 committed by Vilem
parent 2acfbc2fb6
commit 4e40b46300
2 changed files with 7 additions and 4 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
client/node_modules/
client/public/build/
.DS_Store
.stack-work/
package-lock.json
stack.yaml.lock

4
client/.gitignore vendored
View File

@ -1,4 +0,0 @@
/node_modules/
/public/build/
.DS_Store