Create .gitignore

This commit is contained in:
2020-01-17 09:38:06 +01:00
parent ce8fd0f388
commit 073765dcfc

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# MacOS system files
.DS_Store
# NPM
node_modules/