update gitignore

This commit is contained in:
medcl 2020-03-22 22:13:24 +08:00
parent a690e57068
commit a71e0a2af3
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -15,4 +15,6 @@ app/public
config/manifest.json
app/web/.temp
.umi
docker/.node_modules/*
docker/.node_modules/*
.vscode/
.umi*