mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Ignore *.rbinc files
This commit is contained in:
parent
b5dff926e7
commit
b42656b9c4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -18,6 +18,7 @@
|
||||||
*.orig
|
*.orig
|
||||||
*.pch
|
*.pch
|
||||||
*.pdb
|
*.pdb
|
||||||
|
*.rbinc
|
||||||
*.rej
|
*.rej
|
||||||
*.s
|
*.s
|
||||||
*.sav
|
*.sav
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue