diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-08-07 08:49:25 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-08-07 18:01:35 +0200 |
commit | 60974e66c57cacdc2483d74718c4bb0a993d2183 (patch) | |
tree | 2722369e9cf2c7a3fb499011030fc4718f31e30f /.gitignore |
Initial commitv0.0.1
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..07d6bd4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +bin +tools +glide.lock +vendor +package +*.zip + +debug +__* |