open-webui / .eslintignore
github-actions[bot]
GitHub deploy: a3c0732fbee61eb1fc430e2e219f23c5ce41cd10
8209bbb
raw
history blame
160 Bytes
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock