mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-15 05:39:43 +02:00
8357920: Add .rej and .orig to .gitignore
Reviewed-by: syan, erikj
This commit is contained in:
parent
18285fc136
commit
7bd8375fe4
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -23,3 +23,5 @@ NashornProfile.txt
|
|||
/.gdbinit
|
||||
/.lldbinit
|
||||
**/core.[0-9]*
|
||||
*.rej
|
||||
*.orig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue