added prettierrc to ignore list
This commit is contained in:
parent
707b7654cd
commit
0944276119
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
||||||
node_modules
|
node_modules
|
||||||
dist
|
dist
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.prettierrc
|
||||||
Loading…
Reference in a new issue