mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
Merge pull request #1049 from yui-knk/AddGitIgnore
Add vendor to .gitignore
This commit is contained in:
commit
345641998a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,6 +9,7 @@ pkg/
|
|||
coverage/
|
||||
.yardoc/
|
||||
/tags
|
||||
vendor
|
||||
*.gem
|
||||
.rbx/
|
||||
.rvmrc
|
||||
|
|
Loading…
Reference in a new issue