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/
|
||||
.DS_Store
|
||||
*.local
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user