.git
.venv
env
venv
__pycache__
*.pyc
.pytest_cache
.ruff_cache
.mypy_cache
.coverage
htmlcov
dist
build
*.egg-info
.env
.env.*
!.env.example
*.log
tmp
temp
.skillspector
.DS_Store
