Add node-modules to gitignore

This commit is contained in:
Julian
2020-01-19 10:40:06 +01:00
parent 8c72e75035
commit e62d533630

3
.gitignore vendored
View File

@@ -1 +1,2 @@
build/
build/
node-modules/