test/
__pycache__/
pytestlab.json
pytestlab.egg-info/
# packager/
pytestlab.txt
pytestlab.json
.env
*.out
cache
.venv

# Coverage reports
htmlcov/
.coverage
coverage.xml
*.cover
.pytest_cache/

# Database files (from demos/tests)
*.db
demo_db.db
site

node_modules
schemas
.mypy_cache
.ropeproject
.ruff_cache
