summaryrefslogtreecommitdiff
path: root/.prettierignore
blob: 886787f1bded7e3f8c1bea4c29c208ed71c7a3e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.DS_Store
node_modules
/build
/package
.env
.env.*
!.env.example
package-lock.json
dist/
.astro/
npm-debug.log*
.vscode
.prettierignore
.gitattributes
.gitignore
*.ico