diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-05-22 18:45:46 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-05-22 18:47:23 +0200 |
commit | 61ca475685c6b7b33654edaad637c7d53bdf8d34 (patch) | |
tree | b8996212810a58d1340b01b62ece8e99756c7dc1 /.gitignore | |
parent | ad8f8d97a48f155ba94d5646012e969845a315ab (diff) |
Add XDS-agent tarball download feature
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ cmd/*/debug webapp/dist webapp/node_modules +webapp/assets/xds-agent-tarballs/*.zip # private (prefixed by 2 underscores) directories or files __*/ |