update .gitignore

This commit is contained in:
xugaoyi 2020-12-27 15:47:22 +08:00
parent 0ad2820a2a
commit cb40fa4c3a
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -2,7 +2,7 @@
package-lock.json
node_modules
#yarn
# yarn
yarn.lock
# vscode
@ -13,3 +13,6 @@ docs/.vuepress/dist
# 百度链接推送
urls.txt
# mac
.DS_Store