chore(main): add stuff to prettierignore
This commit is contained in:
parent
8881979269
commit
3ef008c206
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@ node_modules
|
|||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
.vercel
|
||||
.output
|
||||
vite.config.js.timestamp-*
|
||||
vite.config.ts.timestamp-*
|
||||
|
||||
# Ignore files for PNPM, NPM and YARN
|
||||
pnpm-lock.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue