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