Chore: ignore Python cache artifacts
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -3,3 +3,7 @@
|
||||
*.swp
|
||||
.env
|
||||
.DS_Store
|
||||
|
||||
# Python cache
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user