Files
MyGoNavi/.gitignore
杨国锋 e0181cc7ac 初始化
2026-02-02 09:45:02 +08:00

16 lines
180 B
Plaintext

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