Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2014-10-18 01:29:32 +0400
committerChris Rebert <code@rebertia.com>2014-10-18 01:29:32 +0400
commit28821155b1b48f849f1dc9a289451c7a841b8b2e (patch)
tree683084056fd15f52eb7d72d597568d67cee4afdf /.gitignore
parentd92bc8e137e0256fd62da0b1f5bcd06c3380dc14 (diff)
add jscoverage instrumented files to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 21f01b7..a02df4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@ lib-cov
# Coverage directory used by tools like istanbul
coverage
+*-cov
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt