chore: gitignore python cache
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
*.pyo
|
||||||
|
.venv/
|
||||||
|
.DS_Store
|
||||||
Binary file not shown.
Reference in New Issue
Block a user