Add .prettierignore

This commit is contained in:
prototypa
2022-08-10 18:39:28 -04:00
parent 304e40f7e8
commit 7d1a1ca31b

5
.prettierignore Normal file
View File

@ -0,0 +1,5 @@
# Ignore artifacts:
dist
# Ignore package-lock.json
package-lock.json