chore: add __pycache__ to gitignore and remove committed cache
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
6234ba6139
commit
7fdd0dbd3d
6 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -26,5 +26,8 @@ release
|
|||
*.ipa
|
||||
monorepo.md
|
||||
|
||||
# python
|
||||
__pycache__
|
||||
|
||||
# test coverage
|
||||
coverage
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue