mirror of
https://github.com/Syngnat/GoNavi.git
synced 2026-05-11 17:59:43 +08:00
22 lines
244 B
Plaintext
22 lines
244 B
Plaintext
# IDE
|
|
.idea/
|
|
*.iml
|
|
|
|
# build / release artifacts
|
|
frontend/release/
|
|
**/release/
|
|
**/dist/
|
|
build/bin/
|
|
|
|
# wails / node artifacts (按需)
|
|
node_modules/
|
|
|
|
dist/
|
|
.DS_Store
|
|
.gemini-clipboard
|
|
GoNavi-Wails
|
|
GoNavi-Wails.exe
|
|
.ace-tool/
|
|
.claude/
|
|
tmpclaude-*
|