diff options
author | Justin Clift <[email protected]> | 2018-11-29 22:21:27 +1100 |
---|---|---|
committer | Ayke van Laethem <[email protected]> | 2018-12-01 18:32:34 +0100 |
commit | cf9fc00ae43769fb7049877af0d937cf927d653c (patch) | |
tree | 68cd33e419746b7f08e98e734b6814f5d272353b /bin | |
parent | 8325f2a53dc60409dca9d01d2204ad3939e2e9db (diff) | |
download | tinygo-cf9fc00ae43769fb7049877af0d937cf927d653c.tar.gz tinygo-cf9fc00ae43769fb7049877af0d937cf927d653c.zip |
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.
Diffstat (limited to 'bin')
-rw-r--r-- | bin/.keep | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/bin/.keep b/bin/.keep new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/bin/.keep |