Skip to content

Commit

Permalink
Remove tracking of Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
elijahandrews committed Jul 10, 2013
1 parent 3bcc3df commit 0b9fbb2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 35 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ doc
# bundler
.bundle

# Gemfile.lock (see http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/)
Gemfile.lock

# jeweler generated
pkg

Expand Down
35 changes: 0 additions & 35 deletions Gemfile.lock

This file was deleted.

0 comments on commit 0b9fbb2

Please sign in to comment.