Add .idea and node_modules to git ignore

This commit is contained in:
Peter Stuifzand 2019-02-06 15:24:25 +01:00
parent 3aff6899d0
commit f754cbe5a9

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.idea
node_modules