]> source.dussan.org Git - redmine.git/commitdiff
add tmp/thumbnails/* to .hgignore and .gitignore
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 24 Oct 2012 11:11:38 +0000 (11:11 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 24 Oct 2012 11:11:38 +0000 (11:11 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10712 e93f8b46-1217-0410-a6f0-8f06a7374b81

.gitignore
.hgignore

index 1dc12fcc42eccef6d404cbab7cd41bc1ae37b450..5e0f8882f45fed444690514b5d829bb3ad4fa504 100644 (file)
@@ -23,6 +23,7 @@
 /tmp/sessions/*
 /tmp/sockets/*
 /tmp/test/*
+/tmp/thumbnails/*
 /vendor/cache
 /vendor/rails
 *.rbc
index cd27d0a6b643079cf4239a217dbe66bbe08719c3..9fde48651c5d72cc6630bcdbf91034e311fc37f3 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -25,6 +25,7 @@ tmp/pdf/*
 tmp/sessions/*
 tmp/sockets/*
 tmp/test/*
+tmp/thumbnails/*
 vendor/cache
 vendor/rails
 *.rbc