step 1: skeleton - go module, CLI stub with --version, structure

This commit is contained in:
2026-05-30 18:42:19 +08:00
commit 982f3064ac
17 changed files with 3531 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
# Binaries
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary
*.test
# Output of go build
*.out
*.o
# Dependency directories
vendor/
# Go workspace
go.work
# Wails
frontend/dist/
frontend/node_modules/
# VS Code
.vscode/
.idea/
# OS
.DS_Store
Thumbs.db
# Vault test data
test-vault/