1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-20 12:24:23 +00:00

Add test coverage files to .gitignore

This commit is contained in:
bep 2015-01-20 12:09:22 +01:00
parent a6bf6f52ce
commit 4b1780bf69

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
hugo
docs/public*
hugo.exe
cover.out
*.swp
*.swo
.DS_Store