__pycache__/
*.egg-info/
.venv/
.env
node_modules/
dist/
traces/
axor-traces/

# stray SQLite files from a test run against a real app instance
*.db
