__pycache__/
*.pyc
*.pyo
*.pyd
.Python

venv/
.venv/
env/

tracker.json

dist/
build/
*.egg-info/

.vscode/
.idea/

Thumbs.db
desktop.ini