< prev index next >

.gitignore

Print this page
@@ -24,10 +24,13 @@
  /.lldbinit
  **/core.[0-9]*
  *.rej
  *.orig
  test/benchmarks/**/target
+ clear.sh
+ run.sh
+ debug/
  /src/hotspot/CMakeLists.txt
  /src/hotspot/compile_commands.json
  /src/hotspot/cmake-build-debug/
  /src/hotspot/.cache/
  /src/hotspot/.idea/
< prev index next >