From 4f60038bf4d4ab88b6ecfeb769dd1f7183b6e6b7 Mon Sep 17 00:00:00 2001 From: Chuck Ebbert Date: Wed, 23 Nov 2011 08:57:04 -0500 Subject: [PATCH] Ignore all .bz2 and .orig files --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8043b138c..03bacc779 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ -linux-*.tar.bz2 -patch-*.bz2 clog +*.bz2 *.rpm +*.orig kernel-2.6.*/ kernel-3.*/