From 863bce34823a1b351fb363ebcad82dc915d38cc0 Mon Sep 17 00:00:00 2001 From: Bryan Schumaker Date: Wed, 9 Nov 2011 23:04:36 -0500 Subject: [PATCH] Update .gitignore Ignore tarballs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 75f4a8c4..a3aa04cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.o *.swp +*.tar.gz .sconsign.dblite ocarina.bin include/version.h