]> source.dussan.org Git - redmine.git/commitdiff
add Gemfile.local to .gitignore and .hgignore (#5638).
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 18 Aug 2011 01:23:53 +0000 (01:23 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 18 Aug 2011 01:23:53 +0000 (01:23 +0000)
Contributed by Holger Just.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6455 e93f8b46-1217-0410-a6f0-8f06a7374b81

.gitignore
.hgignore

index 980a6310f2eabccc76d129eac1a65a8b45296fd9..95f413f632182f1e559cc30e4f8036a7191c3c12 100644 (file)
@@ -26,4 +26,5 @@
 
 /.bundle
 /Gemfile.lock
+/Gemfile.local
 
index 12b1e312290290a3e3c3263ee3675c169212f432..4dbb46f943626c5bf22ac771e3a596f469f409ee 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -31,4 +31,5 @@ vendor/rails
 
 .bundle
 Gemfile.lock
+Gemfile.local