chore: Don't track __pycache__
This commit is contained in:
Binary file not shown.
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,3 +4,4 @@
|
|||||||
*.swo
|
*.swo
|
||||||
*~
|
*~
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
**/__pycache__
|
||||||
|
|||||||
Reference in New Issue
Block a user