Skip to content

Commit c6d798a

Browse files
committed
fix: ignore java crash logs and cleanup existing ones
1 parent 0238473 commit c6d798a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ target/
1717

1818
# Python
1919
__pycache__/
20+
# Java crash logs
21+
hs_err_pid*.log
22+
replay_pid*.log

0 commit comments

Comments
 (0)