chore: add prettier ignore file

This commit is contained in:
cedoor
2022-01-16 21:08:42 +01:00
parent 31e414861a
commit ab84e95d33

19
.prettierignore Normal file
View File

@@ -0,0 +1,19 @@
# dependencies
node_modules
package-lock.json
# testing
/coverage
# production
dist
build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*