mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
8371650: Add CMakeLists.txt and compile_commands.json into .gitignore
Reviewed-by: erikj
This commit is contained in:
parent
6c09529cd6
commit
e5f6332610
5
.gitignore
vendored
5
.gitignore
vendored
@ -26,3 +26,8 @@ NashornProfile.txt
|
||||
*.rej
|
||||
*.orig
|
||||
test/benchmarks/**/target
|
||||
/src/hotspot/CMakeLists.txt
|
||||
/src/hotspot/compile_commands.json
|
||||
/src/hotspot/cmake-build-debug/
|
||||
/src/hotspot/.cache/
|
||||
/src/hotspot/.idea/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user