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