Files
geniusrun/.gitignore
Christophe Vila f9d85e16ef Rename smartrun to geniusrun throughout the codebase
Updates the Go module path, cmd/smartrund -> cmd/geniusrund, the
smartrun-dev skill, .gitignore, and every reference in docs/CLAUDE.md
to match.
2026-07-24 21:08:07 +02:00

26 lines
313 B
Plaintext

# Go
backend/geniusrund
backend/*.db
backend/*.db-journal
# Node
frontend/node_modules/
frontend/dist/
# IDE
.idea/workspace.xml
.idea/shelf/
# Env / secrets
.env
*.env.local
# OS
.DS_Store
backend/mcpspike
backend/cmd/mcpspike/mcpspike
.superpowers/
# Claude Code session-local runtime state
.claude/*.lock