__pycache__/
*.py[cod]
*$py.class
*.so
*.egg
*.egg-info/
dist/
build/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.whl
MANIFEST
.env
.venv
env/
venv/
ENV/
.Python
pip-log.txt
pip-delete-this-directory.txt
.tox/
.coverage
.coverage.*
htmlcov/
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.log
*.pot
*.mo
.DS_Store
Thumbs.db
.idea/
.vscode/
*.swp
*.swo
*~
.ipynb_checkpoints/
*.ipynb_checkpoints
profile_output/
*.prof
