jdk/.gitignore
Mikael Vidstedt 785e7b47e0 8350819: Ignore core files
Reviewed-by: erikj, dholmes
2025-02-28 23:34:07 +00:00

26 lines
342 B
Plaintext

/build/
/dist/
/.idea/
/.vscode/
/nbproject/
nbproject/private/
/webrev
/.src-rev
/.jib/
.DS_Store
.metadata/
.recommenders/
test/nashorn/script/external
test/nashorn/lib
NashornProfile.txt
**/JTreport/**
**/JTwork/**
/src/utils/LogCompilation/target/
/.project/
/.settings/
/compile_commands.json
/.cache
/.gdbinit
/.lldbinit
**/core.[0-9]*