glowpath/.gitignore
I. A. Naval 3218c10063
Add bundled open-webui
Use pyinstaller to compile to a single bundle
2025-06-28 15:09:35 -04:00

20 lines
227 B
Plaintext

.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
backend/.webui_secret_key
.venv
backend/build
backend/dist
__pycache__
*.pyc
*.pyo
*.pyd
*.pkl