mirror of
https://github.com/LHY0125/Gobang-Game.git
synced 2026-06-29 00:45:55 +08:00
605e01803f
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
29 lines
216 B
Plaintext
29 lines
216 B
Plaintext
node_modules
|
|
dist
|
|
dist-ssr
|
|
*.local
|
|
target/
|
|
|
|
# Editor
|
|
.vscode/*
|
|
!.vscode/extensions.json
|
|
.idea
|
|
.DS_Store
|
|
*.suo
|
|
*.sw?
|
|
|
|
# Claude
|
|
.claude/
|
|
.codegraph/
|
|
CLAUDE.md
|
|
|
|
# Env & logs
|
|
.env
|
|
*.log
|
|
|
|
# OS
|
|
Thumbs.db
|
|
|
|
# Tauri
|
|
gui/gen/
|