.env
.env.local
__pycache__/
*.pyc
qdrant_data/
pdca_data/
compression_rules.json
*.egg-info/
dist/
build/
.venv/
*.db
users.json
.DS_Store

# Ops watcher
ops/.last_processed
ops/watcher.log

