diff options
author | Kyle McMartin <kyle@redhat.com> | 2010-12-15 23:24:41 -0500 |
---|---|---|
committer | Kyle McMartin <kyle@redhat.com> | 2010-12-15 23:24:41 -0500 |
commit | c6781123e5747130611e984918856076200f6395 (patch) | |
tree | f1ef240d77425c4f08925e7d75763ab26f8d3946 /.gitignore | |
parent | 72be6aa09270be935d3f0fd6a7af327414286429 (diff) | |
download | kernel-c6781123e5747130611e984918856076200f6395.tar.gz kernel-c6781123e5747130611e984918856076200f6395.tar.xz kernel-c6781123e5747130611e984918856076200f6395.zip |
linux 2.6.37-rc6
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index ca1bf4144..2a9f5306b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,4 @@ patch-*.bz2 clog *.rpm kernel-2.6.*/ -/patch-2.6.37-rc5.bz2 -/patch-2.6.37-rc5-git5.bz2 +/patch-2.6.37-rc6.bz2 |