This commit is contained in:
xugaoyi 2019-12-12 11:40:25 +08:00
parent 832ed27f5f
commit 644450a90b
3 changed files with 2 additions and 7394 deletions

4
.gitignore vendored
View File

@ -1,9 +1,9 @@
# npm
package-lock.json
# package-lock.json
node_modules
# vscode
.vscode
#.vscode
# vuepress
dist

14
.vscode/launch.json vendored
View File

@ -1,14 +0,0 @@
{
// 使 IntelliSense
//
// 访: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "启动程序",
"program": "${workspaceFolder}\\utils\\getFilenames.js"
}
]
}

7378
yarn.lock

File diff suppressed because it is too large Load Diff