]> source.dussan.org Git - redmine.git/commitdiff
add vendor/cache to .hgignore and .gitignore
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 23 Feb 2012 10:21:27 +0000 (10:21 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 23 Feb 2012 10:21:27 +0000 (10:21 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8932 e93f8b46-1217-0410-a6f0-8f06a7374b81

.gitignore
.hgignore

index 95f413f632182f1e559cc30e4f8036a7191c3c12..c90eace33cca3bcdb6bafe300639b1fe7b571af0 100644 (file)
@@ -21,6 +21,7 @@
 /tmp/sessions/*
 /tmp/sockets/*
 /tmp/test/*
+/vendor/cache
 /vendor/rails
 *.rbc
 
index 4dbb46f943626c5bf22ac771e3a596f469f409ee..3f7c70297886da4cef4f38a5061ffc694f7c3686 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -23,6 +23,7 @@ tmp/cache/*
 tmp/sessions/*
 tmp/sockets/*
 tmp/test/*
+vendor/cache
 vendor/rails
 *.rbc