feat: add dist gitkeep

This commit is contained in:
engigu
2026-02-10 15:21:46 +08:00
parent 1810cd41e3
commit 1e8609bc22
3 changed files with 0 additions and 2 deletions
-1
View File
@@ -35,7 +35,6 @@ web/dist/*
# Node # Node
node_modules/ node_modules/
web/dist/
# Embedded static files (built during CI/Docker) # Embedded static files (built during CI/Docker)
internal/static/dist/ internal/static/dist/
-1
View File
@@ -8,7 +8,6 @@ pnpm-debug.log*
lerna-debug.log* lerna-debug.log*
node_modules node_modules
dist
dist-ssr dist-ssr
*.local *.local
View File