Skip to content

Commit

Permalink
frontend: ignore data directory in .prettierignore
Browse files Browse the repository at this point in the history
  • Loading branch information
BacLuc committed Sep 12, 2024
1 parent 66e7a44 commit 2489ccb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/.prettierignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
src/common/locales/
src/locales/
/data
/dist
.vscode
/public/twemoji

0 comments on commit 2489ccb

Please sign in to comment.