init project

This commit is contained in:
jilen 2020-02-03 16:58:48 +08:00
commit eb81760f47
679 changed files with 125497 additions and 0 deletions

22
.gitignore vendored Normal file
View file

@ -0,0 +1,22 @@
*.iml
.idea
.ipr
.iws
*.diff
*.patch
*.bak
.DS_Store
node_modules/
node_modules2/
.project
.settings
npm-debug.log
.*proj
.svn/
*.swp
*.swo
*.log
examples/dist/
yarn-error.log
test/unit/coverage
.vscode