mirror of
https://github.com/vale981/gitignore
synced 2025-03-04 17:31:42 -05:00
Ignore .orig files for Rails
This commit is contained in:
parent
6f6fbb0363
commit
2f219bd07e
1 changed files with 2 additions and 0 deletions
|
@ -10,3 +10,5 @@ capybara-*.html
|
|||
/db/*.sqlite3
|
||||
/public/system/*
|
||||
/coverage/
|
||||
/spec/tmp/*
|
||||
**.orig
|
||||
|
|
Loading…
Add table
Reference in a new issue