Files
sveltekit-og/.eslintignore
Shivam Meena eab564d9b0 Added Og
2022-10-20 15:21:16 +05:30

14 lines
160 B
Plaintext

.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