chore: add __pycache__ to gitignore
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
bin/
|
bin/
|
||||||
*.test
|
*.test
|
||||||
*.out
|
*.out
|
||||||
|
__pycache__/
|
||||||
|
|
||||||
# Local secrets and config
|
# Local secrets and config
|
||||||
.env*
|
.env*
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user