This commit is contained in:
2026-01-30 16:51:19 +08:00
commit 4609219a4d
606 changed files with 65580 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