Files
oki-podcast-reader/.eslintignore
T
2023-02-24 23:44:23 +00:00

15 lines
166 B
Plaintext

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