Remove coverage files from git

This commit is contained in:
Daniel Imms
2018-05-26 07:34:32 -07:00
parent 507c4dc5d2
commit 6e9cd35176
4 changed files with 2 additions and 4 deletions
+2 -1
View File
@@ -18,7 +18,8 @@ fixtures/typings-test/*.js
package-lock.json
# Directories needed for code coverage
/coverage/
coverage/
.nyc_output/
# Keep bundled code out of Git
dist/
@@ -1 +0,0 @@
{}
@@ -1 +0,0 @@
{}
File diff suppressed because one or more lines are too long