Skip to content

Commit

Permalink
feat: gitignore update
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamCaoQAQ committed Jun 8, 2021
1 parent 00e2577 commit 1519eba
Show file tree
Hide file tree
Showing 76 changed files with 139 additions and 2,715 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
## Build generated
build/
DerivedData/
Web/dist
Web/packages/*/dist/

## Various settings
*.pbxuser
Expand Down
3 changes: 3 additions & 0 deletions Web/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
node_modules/
dist/
packages/*/dist/
3 changes: 3 additions & 0 deletions miniapp/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
node_modules/
dist/
example/dist/
Binary file removed miniapp/example/dist/assets/img/add-icon.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/api-mock.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/appinfo-icon.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/checked-icon.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/clear-all-icon.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/delete-icon.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/error.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/gps-icon.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/h5door-icon.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/injector.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/map.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/mock-active.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/mock.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/modify-icon.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/more-icon.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/right-arrow-icon.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/save-icon.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/scraning-icon.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/search-icon.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/storage-add.png
Binary file not shown.
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/storage-revise.png
Binary file not shown.
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/tpl-upload.png
Binary file not shown.
Binary file removed miniapp/example/dist/assets/img/unchecked-icon.png
Binary file not shown.
Diff not rendered.
Binary file removed miniapp/example/dist/assets/img/warning-icon.png
Diff not rendered.
367 changes: 0 additions & 367 deletions miniapp/example/dist/components/apimock/apimock.js

This file was deleted.

6 changes: 0 additions & 6 deletions miniapp/example/dist/components/apimock/apimock.json

This file was deleted.

Loading

0 comments on commit 1519eba

Please sign in to comment.