Update .prettierignore

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>
This commit is contained in:
Stefano Borzì 2022-05-06 15:42:14 +02:00 committed by GitHub
parent ea87e7d0f0
commit cc648edf4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,8 @@
.npmrc .npmrc
.nvmrc .nvmrc
node_modules/ node_modules/
.env*
data/
build/ build/
build-tools/ build-tools/
logs/ logs/