summaryrefslogtreecommitdiffstats
path: root/.hgignore
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 /.hgignore
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 '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 4dbb46f94..3f7c70297 100644
--- a/.hgignore
+++ b/.hgignore
@@ -23,6 +23,7 @@ tmp/cache/*
tmp/sessions/*
tmp/sockets/*
tmp/test/*
+vendor/cache
vendor/rails
*.rbc