diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-08-29 15:45:20 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-12-13 15:02:25 +0100 |
commit | d60bc482a611e31da6e0b78b6e482ee270635891 (patch) | |
tree | d052ce39c428d28b862c38e994c4c95e080cedce | |
parent | 6e733aca94cca4d930786ede9e9cf9c06f975f50 (diff) |
Add *.tar.gz to .gitignore
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ CMakeCache.txt Makefile *.so nbproject/private +*.tar.gz |