Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Chlipala <mike.chlipala@instacart.com>2014-10-01 20:12:30 +0400
committerMike Chlipala <mike.chlipala@instacart.com>2014-10-01 20:12:30 +0400
commit21c7c9b71ea18aa4ebab7ad4424ed686570c8970 (patch)
treeb4b6868118e813100819428ea175853336914de5 /.gitignore
parentc9f2e89f826db06e058ac2a97da4dd7fd6b10ccc (diff)
Ignore node_modules directory
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f12cf3b..5772ce1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ test/screenshots/
test/dummy_rails/log/*.log
.DS_Store
+node_modules