Ignore __pycache__
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
32a2d3a248
commit
b9e45d5cf7
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@ node_modules/
|
|||||||
dist/
|
dist/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.local
|
*.local
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
|||||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user