first commit

This commit is contained in:
Mrx
2026-01-30 15:56:38 +08:00
commit 9227e845cb
609 changed files with 64736 additions and 0 deletions

30
.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
# idea
.idea
.idea/
*.iml
.DS_Store
**/.DS_Store
#deploy data
data/*
!data/.gitkeep
# gitlab ci
.cache
#vscode
.vscode
.vscode/
/tmp/
/app/api
# debug binary (Delve)
_debug_bin.*
*.exe
# authorization documents (PDF files)
app/main/api/data/authorization_docs/
**/authorization_docs/**/*.pdf