Evan You
11 rokov pred
1 zmenil súbory, kde vykonal
7 pridanie a
10 odobranie
-
7
10
.npmignore
|
|
@@ -1,15 +1,12 @@
|
|
|
-test
|
|
|
+.*
|
|
|
+*.md
|
|
|
+benchmarks
|
|
|
+coverage
|
|
|
+explorations
|
|
|
tasks
|
|
|
+test
|
|
|
examples
|
|
|
-explorations
|
|
|
-components
|
|
|
-.jshintrc
|
|
|
-.gitignore
|
|
|
-.travis.yml
|
|
|
-.npmignore
|
|
|
bower.json
|
|
|
component.json
|
|
|
gruntfile.js
|
|
|
-TODO.md
|
|
|
-sauce_connect.log
|
|
|
-coverage
|
|
|
+sauce_connect.log
|