Skip to content

Commit

Permalink
add prettier config to git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
emekauja committed Nov 4, 2022
1 parent 38ed7fb commit 1762cf6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
# production
/build

#prettier
.prettierignore
.prettierrc.json

# misc
.DS_Store
.env.local
Expand Down

0 comments on commit 1762cf6

Please sign in to comment.