shithub: hugo

Download patch

ref: 8b410347a667a1bf1b2297b42fee0add9546556d
parent: 09cc7915ed8c485870abe06ac6cfc35cb6082d6e
author: Bjørn Erik Pedersen <[email protected]>
date: Mon Dec 19 12:12:11 EST 2016

Add GoBuilds to .gitignore

--- a/.gitignore
+++ b/.gitignore
@@ -12,4 +12,6 @@
 *~
 vendor/*/
 *.bench
-coverage*.out
\ No newline at end of file
+coverage*.out
+
+GoBuilds
\ No newline at end of file