add Gemfile.local to .gitignore and .hgignore (#5638).

Contributed by Holger Just.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6455 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2011-08-18 01:23:53 +00:00
parent 2911176e42
commit 451835c0d9
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -26,4 +26,5 @@
/.bundle
/Gemfile.lock
/Gemfile.local

View File

@ -31,4 +31,5 @@ vendor/rails
.bundle
Gemfile.lock
Gemfile.local