aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authordotnetCarpenter <jon.ronnenberg@gmail.com>2016-11-13 00:20:28 +0100
committerdotnetCarpenter <jon.ronnenberg@gmail.com>2016-11-13 00:23:52 +0100
commit3e614d4fe9670fb952d057b0407f6d651e45f71d (patch)
tree080199e269123b29ccb1524a45de385a6f44aaba /.gitignore
parent29f3113b1f911e6a1c3c51c52f1b1485973a4fff (diff)
downloadsvg.js-3e614d4fe9670fb952d057b0407f6d651e45f71d.tar.gz
svg.js-3e614d4fe9670fb952d057b0407f6d651e45f71d.zip
added code coverage
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e27f618..57a3831 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,5 @@ obsolete/
test/
src/index.js
node_modules/
-.vscode/ \ No newline at end of file
+.vscode/
+coverage/