summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-05-24 17:20:48 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-05-24 17:21:21 +0200
commit0f52586a6208a66a8d5e4dd4c4e3a58cdff6b46f (patch)
treebff0c6481821eb2105b3af2f683f00dae8776d86 /.gitignore
parent32bf4cb0c949f44343849607d0439a61d1e6ea49 (diff)
Support Windows cross-build.
Use following command cross build for Windows on a Linux machine: GOOS=windows GOARCH=amd64 make Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1b467eb..6ecdd8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ tools
package
**/glide.lock
**/vendor
+*.zip
debug