add gitignores

This commit is contained in:
Mats van Reenen
2020-07-11 21:45:07 +02:00
parent 053de6aebd
commit 985fd3c901
2 changed files with 8 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# node
/node_modules
# other stuff
/.setings
/.vscode