Add *.tar.{bz2,gz} to .gitignore for the benefit of "make distcheck".
authorJosh Triplett <josh@freedesktop.org>
Sun, 5 Mar 2006 02:35:53 +0000 (18:35 -0800)
committerJosh Triplett <josh@freedesktop.org>
Sun, 5 Mar 2006 02:35:53 +0000 (18:35 -0800)
.gitignore

index 3d5e104..181a4a1 100644 (file)
@@ -15,3 +15,5 @@ ltmain.sh
 missing
 mkinstalldirs
 *.pc
+*.tar.bz2
+*.tar.gz