Skip to content
This repository was archived by the owner on Dec 5, 2018. It is now read-only.

Commit 8d9ddb9

Browse files
exclude code-coverage files from git
1 parent d8fbbcd commit 8d9ddb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ node_modules
3838
# Test output
3939
/.nyc_output
4040
/coverage
41-
/dist/*.test.js
41+
/dist/*.coverage.js

0 commit comments

Comments
 (0)