DorkAI / .eslintignore
dorkai's picture
Duplicate from huggingchat/chat-ui
a9997f4
raw
history blame contribute delete
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