Ignore Gemfile.lock.

This commit is contained in:
Glenn Y. Rolland 2015-02-25 17:30:42 +01:00
parent 757abb0b77
commit 933e744e6e

2
.gitignore vendored
View file

@ -1,6 +1,6 @@
/.bundle/ /.bundle/
/.yardoc /.yardoc
/Gemfile.lock Gemfile.lock
/_yardoc/ /_yardoc/
/coverage/ /coverage/
/doc/ /doc/