init project

This commit is contained in:
2022-06-27 11:24:02 +08:00
parent 8798ab81de
commit 24c6e2e9a8
442 changed files with 45502 additions and 0 deletions

24
qd/.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
tests/**/coverage/
tests/e2e/reports
selenium-debug.log
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.local
package-lock.json
yarn.lock
/dist.rar