# =================================== # Environment & Configuration # =================================== .env .claude/ .mcp*/ # =================================== # Storage & Data Directories # =================================== storage/ local-storage/ db_*/ # =================================== # Build Artifacts & Cache # =================================== .gocache/ statusdash scripts/__pycache__/* scripts/bash/__pycache__/* scripts/python/__pycache__/* # =================================== # Logs & Runtime State # =================================== deploy.log