chore: update gitignore
This commit is contained in:
parent
832fd293ff
commit
eada262a6f
|
@ -5,6 +5,10 @@
|
|||
/docs-dist
|
||||
/yarn-error.log
|
||||
|
||||
# ide
|
||||
/.idea
|
||||
/.vscode
|
||||
|
||||
# umi
|
||||
.umi
|
||||
.umi-production
|
||||
|
|
Loading…
Reference in New Issue