diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-08-29 15:45:20 +0200 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-08-29 15:46:58 +0200 |
commit | ce1090128a8c6b403670d64ee1b80620b6736aa6 (patch) | |
tree | d052ce39c428d28b862c38e994c4c95e080cedce /.gitignore | |
parent | 26c0eee9cc2a4ad0593a95b324929726545212c2 (diff) |
Add *.tar.gz to .gitignore
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ CMakeCache.txt Makefile *.so nbproject/private +*.tar.gz |