From 20627272b577d870d4ac60b7549fee2db2834909 Mon Sep 17 00:00:00 2001 From: Thorsten von Eicken Date: Fri, 13 Nov 2015 21:35:05 -0800 Subject: [PATCH] add tgz to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a541909..e462231 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ esp-link.sdf espfs/mkespfsimage/mman-win32/libmman.a .localhistory/ tools/ +*.tgz