clone:legacy
This commit is contained in:
16
.prettierignore
Normal file
16
.prettierignore
Normal file
@@ -0,0 +1,16 @@
|
||||
# Ignore build output
|
||||
node_modules
|
||||
build
|
||||
dist
|
||||
coverage
|
||||
.next
|
||||
out
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
# Prisma generated
|
||||
prisma/migrations
|
||||
|
||||
# Artifacts
|
||||
*.min.*
|
||||
Reference in New Issue
Block a user