1
0
mirror of https://github.com/MarkParker5/STARK.git synced 2024-12-09 09:27:56 +02:00
STARK/.gitignore

27 lines
216 B
Plaintext
Raw Normal View History

2020-07-17 23:13:58 +02:00
__pycache__
2021-02-07 20:20:48 +02:00
*.py[cod]
*$py.class
*.pyc
2020-10-04 20:18:36 +02:00
*.db
2021-02-07 20:20:48 +02:00
*.sqlite3
*.save
2021-02-07 22:08:08 +02:00
*.xls
2022-01-07 21:05:42 +02:00
*.torrent
/config.py
2022-08-20 10:01:04 +02:00
tts-gc-key.json
jwt_access_token
jwt_refresh_token
2022-09-12 07:25:11 +02:00
jwt.key.pub
jwt.key
2021-10-17 23:26:45 +02:00
audio/
2022-01-09 06:32:12 +02:00
downloads/
.idea
2022-06-07 11:22:13 +02:00
.mypy_cache
2022-06-21 00:17:35 +02:00
*.pytest_cache