1
0
mirror of https://gitee.com/bitdance-team/chrome-extension synced 2025-10-08 00:45:13 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

feat: services

This commit is contained in:
kaz
2022-02-09 11:48:23 +08:00
parent 6b0e0efcb3
commit 18ca56db10
49 changed files with 11218 additions and 5626 deletions

10
.gitignore vendored
View File

@@ -1,12 +1,12 @@
# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/dist
/tmp
/out-tsc
dist
tmp
out-tsc
# dependencies
/node_modules
node_modules
# IDEs and editors
/.idea
@@ -37,3 +37,5 @@ testem.log
# System Files
.DS_Store
Thumbs.db
.inspirecloud.service.conf