8357920: Add .rej and .orig to .gitignore
Reviewed-by: syan, erikj
This commit is contained in:
parent
18285fc136
commit
7bd8375fe4
2
.gitignore
vendored
2
.gitignore
vendored
@ -23,3 +23,5 @@ NashornProfile.txt
|
|||||||
/.gdbinit
|
/.gdbinit
|
||||||
/.lldbinit
|
/.lldbinit
|
||||||
**/core.[0-9]*
|
**/core.[0-9]*
|
||||||
|
*.rej
|
||||||
|
*.orig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user