Skip to content

Commit b328e96

Browse files
fix: remove fake test.dmp, add dump_files/ to gitignore
1 parent acc770f commit b328e96

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ target
99
# MSVC Windows builds of rustc generate these, which store debugging information
1010
*.pdb
1111
*.7z
12+
__pycache__/
13+
dump_files/
1214
.kiro/*
1315

1416
# Generated by cargo mutants

dump_files/test.dmp

-14 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)