Skip to content

Commit bc4ffe0

Browse files
authored
Add files the JVM may generate under certain conditions to .gitignore (FabricMC#159)
1 parent 009f258 commit bc4ffe0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: .gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,10 @@ bin/
3131
# fabric
3232

3333
run/
34+
35+
# java
36+
37+
hs_err_*.log
38+
replay_*.log
39+
*.hprof
40+
*.jfr

0 commit comments

Comments
 (0)