update .gitignore
This commit is contained in:
parent
0ad2820a2a
commit
cb40fa4c3a
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue