aglets-git/

# Python bytecode and caches
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.mypy_cache/
.ruff_cache/
.pyre/
.coverage
.coverage.*
coverage.xml
htmlcov/

# Virtual environments
.venv/
venv/
env/
.env
.env.*

# Build artifacts
build/
dist/
site/
*.egg-info/
*.egg

# Local/editor/system files
.DS_Store
.idea/
.vscode/
*.swp
*.swo

# Local paglets runtime/config artifacts
.paglets/
ROADMAP.md
aglets_manual_ocr_clean.md
