diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | .hgignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 980a6310f..95f413f63 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,5 @@ /.bundle /Gemfile.lock +/Gemfile.local @@ -31,4 +31,5 @@ vendor/rails .bundle Gemfile.lock +Gemfile.local |