Evan You
11 лет назад
Родитель
Сommit
f90b693c1a
1 измененных файлов с
5 добавлено и
3 удалено
-
5
3
.npmignore
|
|
@@ -1,12 +1,14 @@
|
|
|
.*
|
|
|
*.md
|
|
|
+*.yml
|
|
|
+build
|
|
|
coverage
|
|
|
-grunt
|
|
|
dist/vue.min.js.gz
|
|
|
+examples
|
|
|
explorations
|
|
|
+perf
|
|
|
test
|
|
|
-examples
|
|
|
bower.json
|
|
|
component.json
|
|
|
gruntfile.js
|
|
|
-sauce_connect.log
|
|
|
+sauce_connect.log
|