hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit d1d6aa634015b7527933b0dd26d6039eaf611522
parent 0375cbd025cad23b63d3d3bd3e343aa6dd17aafa
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date:   Mon, 11 Sep 2017 13:18:36 +0200

Remove .goxc.json

Not in use

Diffstat:
D.goxc.json | 6------
1 file changed, 0 insertions(+), 6 deletions(-)
diff --git a/.goxc.json b/.goxc.json
@@ -1,6 +0,0 @@
-{
-	"ArtifactsDest": "GoBuilds/",
-	"OutPath": "{{.Dest}}{{.PS}}{{.AppName}}{{.PS}}{{.Version}}{{.PS}}{{.AppName}}_{{.Version}}_{{.Os}}_{{.Arch}}{{.Ext}}",
-	"BuildConstraints": "linux windows darwin freebsd netbsd openbsd dragonfly",
-	"ConfigVersion": "0.9"
-}