Ignore original (.orig) and reject (.rej) patch-failure files
This commit is contained in:
parent
6e89827d2b
commit
950bb436e7
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -65,6 +65,8 @@ make.log
|
|||
*~
|
||||
*.swp
|
||||
*.tmp
|
||||
*.orig
|
||||
*.rej
|
||||
|
||||
# PVS static analysis outputs or ephemerals
|
||||
pvs-*
|
||||
|
|
Loading…
Add table
Reference in a new issue