summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 953f58919f..b5fa1a24d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,7 @@ tags
# you should check in your Gemfile.lock in applications, and not in gems
external_tests/*.lock
-Gemfile.lock
+*.lock
Gemfile.local
# Do not check in the .bundle directory, or any of the files inside it. Those files are specific to each particular machine, and are used to persist installation options between runs of the bundle install command.