aboutsummaryrefslogtreecommitdiffstats
path: root/.prettierignore
blob: 843ba714707755f392bd0c0b89326ae88525025b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.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
.vercel
dist
sanity