mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
Merge pull request #1029 from yui-knk/addGitIgnore
Add *.bundle to .gitignore
This commit is contained in:
commit
8a93648cec
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@ Makefile
|
|||
*.o
|
||||
*.def
|
||||
*.rbc
|
||||
*.bundle
|
||||
doc/
|
||||
pkg/
|
||||
coverage/
|
||||
|
|
Loading…
Reference in a new issue