add .gitignore

This commit is contained in:
F-loat 2018-12-21 15:25:02 +08:00
parent ef302799a8
commit ad485342f4

10
template/common/.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
.DS_Store
.project
.vscode
node_modules/
unpackage/
npm-debug.log*
yarn-debug.log*
yarn-error.log*