Skip to content

Commit 20d2b4f

Browse files
v3 new release (#80)
1 parent a767c8d commit 20d2b4f

File tree

8,178 files changed

+1801167
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

8,178 files changed

+1801167
-5
lines changed

.gitignore

-5
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ pids
1111
*.seed
1212
*.pid.lock
1313

14-
# Directory for instrumented libs generated by jscoverage/JSCover
15-
lib-cov
1614

1715
# Coverage directory used by tools like istanbul
1816
coverage
@@ -33,7 +31,6 @@ bower_components
3331
build/Release
3432

3533
# Dependency directories
36-
node_modules/
3734
jspm_packages/
3835

3936
# TypeScript v1 declaration files
@@ -60,8 +57,6 @@ typings/
6057
# next.js build output
6158
.next
6259

63-
node_modules
6460
coverage
6561

6662
# Transpiled JS
67-
lib/

0 commit comments

Comments
 (0)