aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-02-03 08:57:17 +0100
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-02-03 08:57:17 +0100
commit590ae9dd942f3c7f9d4605c5a9c36c3d85efd310 (patch)
tree6491499763f19fbb1604cf2cbf8a41940971fd69 /.gitignore
parent6b4ec07ec9028e6c4727a3f1b83a166087d44f11 (diff)
Ignoring Gemfile.lock file.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cf05a2cb7e..9a1dc00850 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,6 +45,9 @@ coverage
# Makefile's cache
cache.mk
+# Ruby's local gem information
+Gemfile.lock
+
# Temporary test reports
report.xml
latency_trace.txt