1
0
mirror of https://github.com/MarkParker5/STARK.git synced 2025-09-16 09:36:24 +02:00
Files
STARK/.gitignore
Mark Parker 7a2e6a0f0a fix imports
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