# IDE / editor .idea/ .vscode/ # OS .DS_Store # Go build artifacts /bin/ /dist/ *.test *.out coverage.out # Runtime data /workspaces/ /tmp/ *.log # Local environment .env .env.* # Superpowers working artifacts .superpowers/ # Frontend (web/) web/node_modules/ web/dist/ web/.env*.local