# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.python-version

# Virtual environments
.venv/

.ipynb_checkpoints/

# Samples, examples, sandbox
src/sample/
src/example/
src/sandbox/
src/defunct/

# Ignore the copies created by datacopy.py
src/pdflinkcheck/data/pyproject.toml
src/pdflinkcheck/data/LICENSE
src/pdflinkcheck/data/README.md

uv.lock
