Add more exceptions to .prettierignore
This allows `yarn prettier` to run successfully.
This commit is contained in:
parent
bcd6c1a0d3
commit
144cc2923e
1 changed files with 3 additions and 0 deletions
|
|
@ -1,11 +1,14 @@
|
|||
LICENSE
|
||||
Dockerfile
|
||||
dist/
|
||||
*.zip
|
||||
yarn.lock
|
||||
.idea
|
||||
.gitignore
|
||||
.eslintignore
|
||||
.prettierignore
|
||||
.tx/
|
||||
layers/
|
||||
locales/*.json
|
||||
resources/boundaries/
|
||||
resources/standalone/*.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue