add gitignore for node files

This commit is contained in:
Rupus Reinefjord 2018-08-07 17:31:30 +02:00
parent 34335f5986
commit 6f751fefb1

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
node_modules/
package-lock.json