We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0238473 commit c6d798aCopy full SHA for c6d798a
1 file changed
.gitignore
@@ -17,3 +17,6 @@ target/
17
18
# Python
19
__pycache__/
20
+# Java crash logs
21
+hs_err_pid*.log
22
+replay_pid*.log
0 commit comments