Fix file generation logic

This commit is contained in:
Diego Fernando Carrión
2019-07-16 01:38:52 +02:00
parent 07dfddb4de
commit 2becec28d2
5 changed files with 229 additions and 47 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
.gopath/*
vendor/*
godocs/*
bin/*