Skip to content

Commit

Permalink
Add .prettierignore file to exclude certain directories from code for…
Browse files Browse the repository at this point in the history
…matting
  • Loading branch information
BramSuurdje committed Jun 15, 2024
1 parent 9c37ba0 commit df00064
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
dist
node_modules
.next
build
.contentlayer

0 comments on commit df00064

Please sign in to comment.