.gitignore

This commit is contained in:
2026-02-24 17:17:10 +08:00
parent 0380f5edb6
commit 4a9aab8abb
4 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ import (
"oss/consts"
"oss/model/entity"
"gitea.com/red-future/common/mongo"
"gitea.com/red-future/common/db/mongo"
)
var File = &file{}