style: add .prettierignore

Without this it would try to format the release folder.
Which would take a *very* long time.
This commit is contained in:
RedlineTriad
2023-07-01 17:39:59 +02:00
parent 8a99c412fd
commit 01907361b2
+2
View File
@@ -0,0 +1,2 @@
**/dist
coverage