init
This commit is contained in:
19
.prettierignore
Normal file
19
.prettierignore
Normal file
@@ -0,0 +1,19 @@
|
||||
# Ignore artifacts:
|
||||
build
|
||||
coverage
|
||||
.next
|
||||
out
|
||||
.yarn
|
||||
.github
|
||||
.env*
|
||||
.eslintrc.json
|
||||
.gitignore
|
||||
.yarnrc.yml
|
||||
next-env.d.ts
|
||||
next-env.d
|
||||
package*
|
||||
tsconfig.json
|
||||
yarn.lock
|
||||
package.lock
|
||||
next.config.js
|
||||
src/prisma/generated
|
||||
Reference in New Issue
Block a user