Files
gmgn-skills/.gitignore
T
2026-06-24 16:22:55 +08:00

26 lines
299 B
Plaintext

# Dependencies
node_modules/
# Environment & secrets
.env
keys/
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn.log
dist
# OS
.DS_Store
# Internal / testing (not for public release)
testing/
# Local Claude Code configs (dev environment only)
.claude/
.agents/
skills-lock.json