Update .gitignore

v3.2
teamclouday 2024-10-08 22:28:41 -04:00 committed by shaohuzhang1
parent dc328c8ea2
commit e34f4074fe
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -178,6 +178,7 @@ ui/node_modules
ui/dist ui/dist
apps/static apps/static
models/ models/
!apps/**/models/
data data
.dev .dev
poetry.lock poetry.lock