add prettier config to ignore list
This commit is contained in:
parent
526c34cd49
commit
4e4ce5d2ab
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -26,3 +26,5 @@ pnpm-debug.log*
|
||||||
coverage/*
|
coverage/*
|
||||||
junit.xml
|
junit.xml
|
||||||
/.vs
|
/.vs
|
||||||
|
|
||||||
|
.prettierrc
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue