summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTim Kurvers <tim@moonsphere.net>2015-08-01 16:19:30 +0200
committerTim Kurvers <tim@moonsphere.net>2015-08-01 16:19:30 +0200
commitcb6b309dad7fba4054af3685edd72e41945b982d (patch)
treed58888814a67b97d8812c00ec96145331b42e4fd /.gitignore
parent69c04c819c53556b72e0c6c82d12080a9784f364 (diff)
downloadwebsockify-cb6b309dad7fba4054af3685edd72e41945b982d.tar.gz
Ignore node_modules correctly
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3ac5ff1..2b32f02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,7 @@
other/.lein-deps-sum
other/classes
other/lib
-other/node_modules
+other/js/node_modules
.project
.pydevproject
target.cfg