ignore handlebars due to prettier bug
This commit is contained in:
parent
d45d26f1e3
commit
fdfcd74fe4
1 changed files with 4 additions and 0 deletions
|
@ -4,3 +4,7 @@ coverage
|
|||
|
||||
# project
|
||||
dist
|
||||
|
||||
# ignore handlebars due to prettier bug https://github.com/prettier/prettier/issues/11834
|
||||
src/views/**/*.hbs
|
||||
src/views/**/*.handlebars
|
||||
|
|
Loading…
Add table
Reference in a new issue