# Python-generated files
__pycache__/
*.py[oc]
*.pyo
*.pyd
build/
dist/
wheels/
*.egg-info
*.egg
.env
.env.*
.venv
venv/
.aider*
tmp/
.history/
.coverage
coverage.xml
_binder.md
src/prosemark/_version.py
.hypothesis/
.claude/settings.local.json
*.manifest
*.spec
pip-log.txt
pip-delete-this-directory.txt

# Python testing & type checking
.pytest_cache/
.mypy_cache/
.ruff_cache/
htmlcov/
.tox/

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Logs
*.log
src/linemark/_version.py
