1
0
Fork 0
mirror of https://github.com/MedzikUser/portfolio synced 2024-08-07 11:36:46 +00:00
portfolio/.eslintignore
2023-06-18 14:18:12 +02:00

14 lines
160 B
Text

.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