Files
xyflow/packages/svelte/.eslintignore
2024-04-03 10:51:22 +02:00

15 lines
165 B
Plaintext

.DS_Store
node_modules
/build
/.svelte-kit
dist
/package
.env
.env.*
!.env.example
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock