Skip to content

Commit

Permalink
gitignore: unignore *.gem
Browse files Browse the repository at this point in the history
It is convenient to delete it with `git clean`.
  • Loading branch information
kyrylo committed Feb 4, 2016
1 parent 77dfcc4 commit 191771e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
*.gem
Gemfile.lock
.bundle
doc
Expand Down

0 comments on commit 191771e

Please sign in to comment.