Add .gitignore

Ignore node_modules for now.
This commit is contained in:
2020-12-07 13:19:12 +02:00
parent af77e2230f
commit 823c0190bb

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
node_modules