summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-11-30 15:59:00 +0100
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-11-30 15:59:00 +0100
commitc4c42a5fe7a61407f3de073ad3cb87cb5b3681ca (patch)
tree6fed470b4c95c8f419b5507b6b094412e8479e48 /.gitignore
parentb504ab8b02e2891c33e9883a4bb1a3e0f90b2b1e (diff)
Check go version because xds-common request go > v1.8.1
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3c55464..2f4d998 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ bin/**
tools/**
vendor/**
*.zip
+__*