Add node_modules to gitignore

This commit is contained in:
Wilson Lin 2018-07-20 22:31:27 +12:00
parent 785b146e39
commit d7909c9c9e
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1 +1,3 @@
/out/
node_modules/