Add files the JVM may generate under certain conditions to .gitignore (#159)
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -31,3 +31,10 @@ bin/
|
|||||||
# fabric
|
# fabric
|
||||||
|
|
||||||
run/
|
run/
|
||||||
|
|
||||||
|
# java
|
||||||
|
|
||||||
|
hs_err_*.log
|
||||||
|
replay_*.log
|
||||||
|
*.hprof
|
||||||
|
*.jfr
|
||||||
|
Reference in New Issue
Block a user