This commit is contained in:
2025-11-14 12:11:44 +08:00
commit 39ebf61572
88 changed files with 9999 additions and 0 deletions

26
.gitignore vendored Normal file
View File

@@ -0,0 +1,26 @@
# Build & binary artifacts
bin/
*.exe
*.test
*.out
*.o
# Go vendor/cache
vendor/
# Coverage & reports
coverage/
*.coverprofile
# Editor & OS noise
.DS_Store
Thumbs.db
*.swp
*.tmp
.vscode/
.idea/
storage/
logs/
tmp/
config.toml
any-hub