Skip to content

Commit 79c9c9c

Browse files
add python entries to .gitignore
1 parent 1a70fd9 commit 79c9c9c

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,3 +1,5 @@
11
/target
22
**/*.rs.bk
33
Cargo.lock
4+
__pycache__
5+
*.pyc

0 commit comments

Comments
 (0)