summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2017-08-29 15:45:20 +0200
committerRonan Le Martret <ronan.lemartret@iot.bzh>2017-08-29 15:46:58 +0200
commitce1090128a8c6b403670d64ee1b80620b6736aa6 (patch)
treed052ce39c428d28b862c38e994c4c95e080cedce /.gitignore
parent26c0eee9cc2a4ad0593a95b324929726545212c2 (diff)
Add *.tar.gz to .gitignore
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 89fdd95..0af1f31 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ CMakeCache.txt
Makefile
*.so
nbproject/private
+*.tar.gz