Merge pull request #186 from timkurvers/fix/js/node-modules-ignore

Correct .gitignore path for js node_modules
This commit is contained in:
Solly 2015-08-11 13:37:57 -04:00
commit cbfe2b3b45
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -4,7 +4,7 @@
other/.lein-deps-sum
other/classes
other/lib
other/node_modules
other/js/node_modules
.project
.pydevproject
target.cfg