Skip to content

Commit cdbb275

Browse files
apcamargoaudy
authored andcommitted
Add __pycache__ to .gitignore
1 parent 816f86a commit cdbb275

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ Cargo.lock
33
venv/
44
.DS_Store
55
.idea/
6-
test.py
6+
test.py
7+
__pycache__/

0 commit comments

Comments
 (0)