Add files the JVM may generate under certain conditions to .gitignore (#159)

This commit is contained in:
kb1000 2022-11-22 16:08:37 +01:00 committed by c0de
parent d8ae38a5a6
commit 41897c6cf6

7
.gitignore vendored
View File

@ -31,3 +31,10 @@ bin/
# fabric
run/
# java
hs_err_*.log
replay_*.log
*.hprof
*.jfr