chore: add initial .prettierignore

This commit is contained in:
Panagiotis Papadopoulos 2025-01-08 22:19:51 +01:00
parent d73356e7ec
commit 2dab8b5145

5
.prettierignore Normal file
View File

@ -0,0 +1,5 @@
*.html
*.md
*.yml
libraries/*
docs/*