all: add stub pieces for GoLand support

The bin/.keep file is just to ensure the bin directory is present,
whereas the zversion.go file is read by GoLand.
This commit is contained in:
Justin Clift
2018-11-29 22:21:27 +11:00
committed by Ayke van Laethem
parent 8325f2a53d
commit cf9fc00ae4
2 changed files with 1 additions and 0 deletions
View File
+1
View File
@@ -0,0 +1 @@
TheVersion = `go0.1.0`