Skip to content

Commit f9db862

Browse files
committed
chore: git-ignore build artifacts of docs
1 parent d648b79 commit f9db862

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+2
-1677
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.DS_Store
22
node_modules
33
/dist
4+
/docs/.vuepress/dist
45

56
/tests/e2e/videos/
67
/tests/e2e/screenshots/

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ deploy:
2424
github_token: $GH_TOKEN
2525
on:
2626
branch: master
27-
local_dir: /docs/.vuepress/dist
27+
local_dir: docs/.vuepress/dist

docs/.vuepress/dist/404.html

Lines changed: 0 additions & 19 deletions
This file was deleted.

docs/.vuepress/dist/api/QrcodeCapture.html

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)