mirror of
https://github.com/MarkParker5/STARK.git
synced 2024-12-09 09:27:56 +02:00
27 lines
216 B
Plaintext
27 lines
216 B
Plaintext
__pycache__
|
|
*.py[cod]
|
|
*$py.class
|
|
*.pyc
|
|
|
|
*.db
|
|
*.sqlite3
|
|
*.save
|
|
|
|
*.xls
|
|
*.torrent
|
|
|
|
/config.py
|
|
tts-gc-key.json
|
|
jwt_access_token
|
|
jwt_refresh_token
|
|
jwt.key.pub
|
|
jwt.key
|
|
|
|
audio/
|
|
downloads/
|
|
|
|
.idea
|
|
|
|
.mypy_cache
|
|
*.pytest_cache
|