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

# Virtual environments
.venv

# Scraped corpus: catalog metadata is small enough to commit if desired, but the
# ~1500 PICS PDFs are not.
data/documents/
data/catalog.json

# Tooling caches
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
data/*.log

# Stray non-project files that have landed in the working tree
/Order Details.pdf

# Source PICS documents are third-party vendor publications and are not distributed
# with this project. Point ACE_BACNET_PICS_DIR at a local folder containing them.
/pics/
*.pdf
