Files
MyGoNavi/.gitignore
2026-02-02 19:58:10 +08:00

18 lines
210 B
Plaintext

# IDE
.idea/
*.iml
# build / release artifacts
frontend/release/
**/release/
**/dist/
**/build/
# wails / node artifacts (按需)
node_modules/
dist/
.DS_Store
.gemini-clipboard
GoNavi-Wails
GoNavi-Wails.exe