From 147bc2fc3ca6c3c16fba4d9a5aeb563738199cdb Mon Sep 17 00:00:00 2001 From: Jarod Wilson Date: Fri, 30 Jul 2010 15:13:04 -0400 Subject: Slightly more robust and complete .gitignore Signed-off-by: Jarod Wilson --- .gitignore | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f52187036..c2fd41347 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ -linux-2.6.34.tar.bz2 -patch-2.6.35-rc6.bz2 -patch-2.6.35-rc6-git5.bz2 +linux-*.tar.bz2 +patch-*.bz2 +clog +*.rpm +kernel-2.6.*/ -- cgit