1
0
mirror of https://github.com/MarkParker5/STARK.git synced 2024-11-18 16:31:47 +02:00
STARK/.gitignore
2023-09-20 10:00:46 +02:00

20 lines
140 B
Plaintext

__pycache__
*.py[cod]
*$py.class
*.pyc
.idea
*.pytest_cache
.mypy_cache
*.db
*.sqlite3
*.save
audio/
downloads/
site/
.DS_Store
test.py