mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
gitignore *.gem
This commit is contained in:
parent
141ddc471a
commit
139f94e83f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,6 +8,7 @@ pkg/
|
|||
coverage/
|
||||
.yardoc/
|
||||
/tags
|
||||
*.gem
|
||||
|
||||
# Not sure if Pry devs use RVM or want the Gemfile.lock in the repo, thus I'm
|
||||
# ignoring them for now.
|
||||
|
|
Loading…
Reference in a new issue