Showing
1 changed file
with
0 additions
and
48 deletions
Too many changes to show.
To preserve performance only 1 of 4 files are displayed.
.yarnclean
deleted
100644 → 0
1 | -# test directories | |
2 | -__tests__ | |
3 | -test | |
4 | -tests | |
5 | -powered-test | |
6 | - | |
7 | -# asset directories | |
8 | -docs | |
9 | -doc | |
10 | -website | |
11 | -images | |
12 | -assets | |
13 | - | |
14 | -# examples | |
15 | -example | |
16 | -examples | |
17 | - | |
18 | -# code coverage directories | |
19 | -coverage | |
20 | -.nyc_output | |
21 | - | |
22 | -# build scripts | |
23 | -Makefile | |
24 | -Gulpfile.js | |
25 | -Gruntfile.js | |
26 | - | |
27 | -# configs | |
28 | -appveyor.yml | |
29 | -circle.yml | |
30 | -codeship-services.yml | |
31 | -codeship-steps.yml | |
32 | -wercker.yml | |
33 | -.tern-project | |
34 | -.gitattributes | |
35 | -.editorconfig | |
36 | -.*ignore | |
37 | -.eslintrc | |
38 | -.jshintrc | |
39 | -.flowconfig | |
40 | -.documentup.json | |
41 | -.yarn-metadata.json | |
42 | -.travis.yml | |
43 | - | |
44 | -# misc | |
45 | -*.md | |
46 | - | |
47 | -!istanbul-reports/lib/html/assets | |
48 | -!istanbul-api/node_modules/istanbul-reports/lib/html/assets |