.git
.gitignore
.venv
venv
__pycache__
*.pyc
*.pyo
*.pyd
.pytest_cache
.ruff_cache
*.egg-info
build
dist
.env
prompture_hub.db
prompture_hub_dev.db
tests
frontend/node_modules
**/__pycache__
