Skip to content

Commit ad334e9

Browse files
committed
8357920: Add .rej and .orig to .gitignore
1 parent 2e8b195 commit ad334e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ NashornProfile.txt
2323
/.gdbinit
2424
/.lldbinit
2525
**/core.[0-9]*
26+
*.rej
27+
*.orig

0 commit comments

Comments
 (0)