This commit is contained in:
xuyucheng 2021-11-24 15:06:55 +08:00
parent ad22b1083f
commit 89074b366d
1 changed files with 20 additions and 1 deletions

19
.gitignore vendored
View File

@ -1 +1,20 @@
.DS_Store
node_modules/
dist/
CONTRIBUTING.md
npm-debug.log
yarn-debug.log*
yarn-error.log*
yarn.lock
package-lock.json
test/unit/coverage
test/e2e/reports
selenium-debug.log
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln