add Gem lockfile to .gitignore

This commit is contained in:
Joe Bowman 2018-07-13 11:19:12 +01:00
parent e573baf26d
commit 22b206456a

3
.gitignore vendored
View file

@ -101,3 +101,6 @@ ENV/
# mypy
.mypy_cache/
# Ruby Gemfile.lock
Gemfile.lock