chore: update .gitignore and ignore cache
This commit is contained in:
parent
5851166112
commit
fd36ca2fad
|
|
@ -1,3 +1,6 @@
|
|||
__pycache__/
|
||||
*.pyc
|
||||
cmts_api_env/
|
||||
*_cache.json
|
||||
filters_*.json
|
||||
*.bk
|
||||
|
|
|
|||
Loading…
Reference in New Issue