-
Bug
-
Resolution: Fixed
-
P4
-
25
-
master
The file types .rej and .orig are often created by diff tools. Adding them to .gitignore will help people from mistakenly committing these files.
See https://github.com/openjdk/jdk/pull/25306#discussion_r2102407122 for an example of where this happened.
See https://github.com/openjdk/jdk/pull/25306#discussion_r2102407122 for an example of where this happened.
- links to
-
Commit(master) openjdk/jdk/7bd8375f
-
Review(master) openjdk/jdk/25474