From 35f623b61279a448e2ddcbb6e1ba9eebe4dee8e2 Mon Sep 17 00:00:00 2001 From: Ivan Bereziuk Date: Mon, 20 Apr 2026 04:01:32 +0000 Subject: [PATCH] 8382090: Remove .rej and .orig from .gitignore Reviewed-by: aivanov, erikj, syan, liach --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index b6b4a1a559a..a45e2113756 100644 --- a/.gitignore +++ b/.gitignore @@ -24,8 +24,6 @@ NashornProfile.txt /.gdbinit /.lldbinit **/core.[0-9]* -*.rej -*.orig test/benchmarks/**/target /src/hotspot/CMakeLists.txt /src/hotspot/compile_commands.json