# Test PDFs (kept out of public repo)
test_pdfs/

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
*.egg
*.egg-info/
.eggs/

# Build artifacts
build/
dist/
wheels/
*.whl
*.tar.gz

# Virtual environments
.venv/
venv/
env/
ENV/

# Test / coverage
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.tox/
.cache/

# Type checkers / linters
.mypy_cache/
.ruff_cache/
.pyre/

# IDEs / OS
.idea/
.vscode/
*.swp
.DS_Store

# Local artifacts
*.filled.pdf
schema.json
filled.pdf
