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

26 lines
248 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-04-15 04:06:27 +02:00
resources/tts-gc-key.json
2022-06-27 00:35:14 +02:00
resources/jwt_access_token
resources/jwt_refresh_token
resources/jwt-key.pub
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