2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-10 07:52:23 +03:00

vue cli scaffolding in place

This commit is contained in:
Jeff
2018-08-07 23:00:31 -07:00
parent e8e5eff553
commit c0ff41403b
9 changed files with 5935 additions and 2837 deletions
+21 -2
View File
@@ -1,10 +1,29 @@
.DS_Store
node_modules
npm-debug.log
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw*
# Project specific
test/unit/coverage
.coveralls.yml
.flowconfig
docs/gitbook/_book
docs/node_modules
site
site