Commit 408742d5 authored by tanghao's avatar tanghao

gitignore

parent a0f86969
.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
=======
node_modules
.DS_Store
.github
......@@ -39,23 +23,12 @@ pnpm-debug.log*
# Editor directories and files
.idea
# .vscode
>>>>>>> master
*.suo
*.ntvs*
*.njsproj
*.sln
<<<<<<< HEAD
*.local
.editorconfig
.eslintignore
.eslintrc.js
.env.*
package-lock.json
yarn.lock
=======
*.sw?
/os_del.cmd
/.vscode/
/.history/
/svn clear.bat
>>>>>>> master
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