summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLucas Hoffmann <l-m-h@web.de>2017-05-17 12:52:44 +0200
committerLucas Hoffmann <l-m-h@web.de>2017-05-17 12:53:22 +0200
commit858cc71d8d43627b8d4bc875d6485d70d0f81d5c (patch)
tree1dd27b832bed580bd013069aed31a71560812f3b /.gitignore
parent3eaae77f6a03cf72b2b7279df0c3190bcf8a0650 (diff)
downloadvdebug-858cc71d8d43627b8d4bc875d6485d70d0f81d5c.zip
Ignore bundle and vendor dirs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5ae358d..8d2104e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ doc/tags
htmlcov/
.*.tags
.vagrant/
+.bundle/
+vendor/