mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-07-09 17:08:33 +00:00
tools/ui: restore Tailwind scanning in ignored worktrees (#24879)
This commit is contained in:
parent
277a105dc8
commit
6cb18b2f2e
2 changed files with 2 additions and 0 deletions
|
|
@ -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 @@
|
|||
!*
|
||||
Loading…
Add table
Add a link
Reference in a new issue