Clean bindata (#34728)

Follow #34692
This commit is contained in:
wxiaoguang 2025-06-16 20:03:51 +08:00 committed by GitHub
parent 6b8b580218
commit 24ce2058e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 2 additions and 15 deletions

View file

@ -33,7 +33,6 @@ export default {
'!./templates/swagger/v1_json.tmpl',
'!./templates/user/auth/oidc_wellknown.tmpl',
'!**/*_test.go',
'!./modules/{public,options,templates}/bindata.go',
'./{build,models,modules,routers,services}/**/*.go',
'./templates/**/*.tmpl',
'./web_src/js/**/*.{ts,js,vue}',