summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerry Cheung <jch@whatcodecraves.com>2013-02-14 12:48:39 -0800
committerJerry Cheung <jch@whatcodecraves.com>2013-02-14 12:48:39 -0800
commit108adf744eadb66780ed3bbef398549590c46fe9 (patch)
tree0bf48dd41d87244a85bae6373cc454ea80842da0
parent2cb0865e1a9f064c988a8dcd180f89c0153f9762 (diff)
downloadhashie-108adf744eadb66780ed3bbef398549590c46fe9.tar.gz
gitignore Gemfile.lock http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e6df40b..42bfa64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ pkg
*.gem
.bundle
.rvmrc
+Gemfile.lock \ No newline at end of file