Skip to content

Commit 0dcdfff

Browse files
committed
Add results.db and rust/ to gitignore
1 parent 1003cdb commit 0dcdfff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
target
22
*.pyc
3+
/results.db*
34
/cache/
45
/rust.git/
6+
/rust/

0 commit comments

Comments
 (0)