__pycache__/ *.py[cod] *.egg-info/ # SQLite database and its WAL/journal artifacts — runtime state, not tracked. pipekit.db pipekit.db-journal pipekit.db-wal pipekit.db-shm # Local Claude Code settings. .claude/settings.local.json # Python venv created by deploy.sh. .venv/