mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
f0b102d830
This is a squash merge of a bajillion messy small commits created while iterating on the UI component library and redesign.
17 lines
251 B
Plaintext
17 lines
251 B
Plaintext
dist/
|
|
public/locales/*.json
|
|
!public/locales/en.json
|
|
.husky/
|
|
node_modules/
|
|
patches/
|
|
stats.html
|
|
index.html
|
|
.yarn/
|
|
.yalc/
|
|
*.scss
|
|
src/services/api/schema.d.ts
|
|
static/
|
|
src/theme/css/overlayscrollbars.css
|
|
src/theme_/css/overlayscrollbars.css
|
|
pnpm-lock.yaml
|