__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
dist-test/
build/
.eggs/
*.egg
node_modules/
npm-debug.log
.npm/
*.sqlite3
*.sqlite3-shm
*.sqlite3-wal
*.db
.venv/
venv/
env/
.env
.arc.pid
.arc-relay/
.mcp.json
.arc-scratch-*.json
.fuse_hidden*
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.swp
*.swo
*~
.DS_Store
Thumbs.db
