Skip to content

Commit b5875a3

Browse files
committed
Add temporary directories to .gitignore.
1 parent f636e7c commit b5875a3

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,2 +1,4 @@
11
target
22
*.pyc
3+
/cache/
4+
/rust.git/

0 commit comments

Comments
 (0)