Commit aab7f8cf authored by qingjl's avatar qingjl

打样申请代码

parent b9fb0a74
<<<<<<< Updated upstream
.DS_Store .DS_Store
=======
#.DS_Store
>>>>>>> Stashed changes
node_modules/ node_modules/
dist/ dist/
npm-debug.log* npm-debug.log*
yarn-debug.log* yarn-debug.log*
yarn-error.log* yarn-error.log*
**/*.log **/*.log
<<<<<<< Updated upstream
tests/**/coverage/ tests/**/coverage/
tests/e2e/reports tests/e2e/reports
...@@ -22,5 +27,24 @@ selenium-debug.log ...@@ -22,5 +27,24 @@ selenium-debug.log
.eslintignore .eslintignore
.eslintrc.js .eslintrc.js
.env.* .env.*
=======
#
#tests/**/coverage/
#tests/e2e/reports
#selenium-debug.log
#
## Editor directories and files
.idea
.vscode
#*.suo
#*.ntvs*
#*.njsproj
#*.sln
#*.local
.editorconfig
.eslintignore
.eslintrc.js
#.env.*
>>>>>>> Stashed changes
package-lock.json package-lock.json
yarn.lock yarn.lock
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment