From f839e398efebec8893a83a0454672ddc925e47f0 Mon Sep 17 00:00:00 2001 From: Chuck Ebbert Date: Nov 23 2011 13:58:58 +0000 Subject: Ignore all .xz and .bz2 files --- diff --git a/.gitignore b/.gitignore index f6332b2..a23ef2d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ -linux-*.tar.bz2 -patch-*.bz2 clog +*.xz +*.bz2 *.rpm *.orig kernel-[23].*/ -/compat-wireless-2011-11-15.tar.bz2