Skip to content

Commit 451835c

Browse files
committed
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
1 parent 2911176 commit 451835c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@
2626

2727
/.bundle
2828
/Gemfile.lock
29+
/Gemfile.local
2930

.hgignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ vendor/rails
3131

3232
.bundle
3333
Gemfile.lock
34+
Gemfile.local
3435

0 commit comments

Comments
 (0)