diff options
-rw-r--r-- | .gitignore | 8 |
1 files 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.*/ |