summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2012-10-29 17:04:39 -0500
committerJoel Martin <github@martintribe.org>2012-10-29 17:04:39 -0500
commit66d772a6bce4b4cb7d15cd7aaa61defb2829f03c (patch)
tree544bf68d5f1ff421d281c07032aabf038ddefd41 /.gitignore
parenta670af376e0a0350fb258d48570dcda953fc9176 (diff)
downloadwebsockify-66d772a6bce4b4cb7d15cd7aaa61defb2829f03c.tar.gz
Ignore other/node_modules directory (node.js modules).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 86b7892..3bf91dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
other/.lein-deps-sum
other/classes
other/lib
+other/node_modules
.project
.pydevproject
target.cfg