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