tools/ui: restore Tailwind scanning in ignored worktrees (#24879)

This commit is contained in:
seryogakovalyov
2026-06-29 11:55:52 +03:00
committed by GitHub
parent 277a105dc8
commit 6cb18b2f2e
2 changed files with 2 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ set(UI_SOURCE_GLOBS
set(UI_SOURCE_FILES
package.json
package-lock.json
src/.gitignore
vite.config.ts
svelte.config.js
tsconfig.json

1
tools/ui/src/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
!*