Files
2026-05-07 10:39:37 -05:00

39 lines
378 B
Plaintext

# Byte-compiled / optimized
__pycache__/
*.py[cod]
*$py.class
*.so
# Distribution / packaging
build/
dist/
*.egg-info/
*.egg
.eggs/
wheels/
pip-wheel-metadata/
# Virtual environments
venv/
.venv/
env/
.env
ENV/
# Testing / coverage
.pytest_cache/
.coverage
.coverage.*
.tox/
htmlcov/
.mypy_cache/
.ruff_cache/
# Editor / OS cruft
.DS_Store
.idea/
.vscode/
*.swp
*.bak
*.tmp