laughmaker_Zen/.gitignore
2026-07-13 23:17:35 +08:00

20 lines
226 B
Text

# vscode
.vscode
# Intellij
*.iml
.idea
# npm
node_modules
# Exclude sourcemaps
*.map
# Exclude macOS Finder (System Explorer) View States
.DS_Store
# Agent and Opencode configurations
.agents/
.opencode/
opencode.jsonc