This commit is contained in:
2026-07-06 16:21:06 +08:00
commit bb9f685221
41 changed files with 4333 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
# Binaries
/lmvpn
/lmvpn.exe
/bin/
/dist/
# Build artifacts
*.app
*.dmg
*.exe
# Go
/vendor/
# IDE
.idea/
.vscode/
*.swp
# OS
.DS_Store
Thumbs.db
# Local data (never commit runtime files)
/data/
*.db
*.db-journal
*.log
# Fyne cache
/.fyne/