summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-11-30 19:49:51 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-11-30 19:49:51 +0200
commitc19e766f1edd927b911187052c859b1f1af76eee (patch)
tree4b75fdc3c06adabf1376fdc1d5be00a300cc1a6d /.gitignore
parenteb3e07a509d360922ff52c3634be7770104b0994 (diff)
downloadgitlab-ce-c19e766f1edd927b911187052c859b1f1af76eee.tar.gz
Added vendor/bundle to gitignore. Removed project js slugify
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d22760e7780..94a210b9461 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ db/data.yml
.idea
.DS_Store
.chef
+vendor/bundle/*