summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2012-02-23 10:21:27 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2012-02-23 10:21:27 +0000
commit09d243f4e125a8114ca5af52040f9024f97e78ea (patch)
treebd48831b3e08efda56891c218e73506dfe49b23b /.gitignore
parenta26100666600dbef1077ee3f651550f50979fba9 (diff)
downloadredmine-09d243f4e125a8114ca5af52040f9024f97e78ea.tar.gz
redmine-09d243f4e125a8114ca5af52040f9024f97e78ea.zip
add vendor/cache to .hgignore and .gitignore
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8932 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 95f413f63..c90eace33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,6 +21,7 @@
/tmp/sessions/*
/tmp/sockets/*
/tmp/test/*
+/vendor/cache
/vendor/rails
*.rbc