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

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbep <bjorn.erik.pedersen@gmail.com>2015-01-20 14:09:22 +0300
committerbep <bjorn.erik.pedersen@gmail.com>2015-01-20 14:09:22 +0300
commit4b1780bf698465688d15d10a22d705f997dc64a5 (patch)
treead8f01b3b483078d1990a9c600454d63631b8e5a /.gitignore
parenta6bf6f52cefc2c81b8a97931d2d49b43e517348f (diff)
Add test coverage 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 297d8d815..c024ca4e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
hugo
docs/public*
hugo.exe
+cover.out
*.swp
*.swo
.DS_Store