__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
.env
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
~/

.stfolder
.stignore
# but DO ship the bundled Syncthing ignore templates under defaults/
!src/skcapstone/defaults/.stignore
!src/skcapstone/defaults/**/.stignore
