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

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

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

node_modules
