Update .prettierignore
Co-authored-by: Axel Cocat <ax.cocat@gmail.com>
This commit is contained in:
parent
cc648edf4c
commit
edea4466fb
1 changed files with 4 additions and 1 deletions
|
|
@ -14,5 +14,8 @@ coverage/
|
||||||
dist/
|
dist/
|
||||||
**/*.md
|
**/*.md
|
||||||
**/*.yml
|
**/*.yml
|
||||||
package.json
|
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
static/**/*.min.js
|
||||||
|
static/**/*.min.css
|
||||||
|
static/**/*.hbs
|
||||||
|
config.json
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue