tools/ui: restore Tailwind scanning in ignored worktrees (#24879)
This commit is contained in:
@@ -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
1
tools/ui/src/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
!*
|
||||
Reference in New Issue
Block a user