summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Beauchamp <daniel.beauchamp@shopify.com>2012-07-24 16:19:18 -0400
committerDaniel Beauchamp <daniel.beauchamp@shopify.com>2012-07-24 16:19:18 -0400
commit5d33ff57846d3a9f1f2e7e83a8e50f2d3fdb5208 (patch)
treece8394a1b5300354b65355bc52c5d902cdfca421 /.gitignore
parentc63c8f1698e8c059e286fb49ba0264e4336a6e33 (diff)
A gem spec might be handy!
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 84b55ed..4ef0a06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-*DS_STORE \ No newline at end of file
+*DS_STORE
+/Gemfile.lock \ No newline at end of file