Add prettier ignore file
This commit is contained in:
parent
e90846bde6
commit
b44ab8dae5
1 changed files with 7 additions and 0 deletions
7
.prettierignore
Normal file
7
.prettierignore
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
dist
|
||||||
|
node_modules
|
||||||
|
.next
|
||||||
|
.vercel
|
||||||
|
build
|
||||||
|
pnpm-lock.yaml
|
||||||
|
lib/drizzle
|
||||||
Loading…
Add table
Add a link
Reference in a new issue