diff options
author | Kyle McMartin <kyle@dreadnought.i.jkkm.org> | 2010-08-30 09:53:01 -0400 |
---|---|---|
committer | Kyle McMartin <kyle@dreadnought.i.jkkm.org> | 2010-08-30 09:53:01 -0400 |
commit | c07ce51f85bde5e12cf9ae6f2abc345894ef27a1 (patch) | |
tree | 51f3a72e97da3d9b8eefaf1698ce80bf09e492db /.gitignore | |
parent | fdd244972c198072fd7189bf03463e9123b29412 (diff) | |
download | kernel-c07ce51f85bde5e12cf9ae6f2abc345894ef27a1.tar.gz kernel-c07ce51f85bde5e12cf9ae6f2abc345894ef27a1.tar.xz kernel-c07ce51f85bde5e12cf9ae6f2abc345894ef27a1.zip |
update to 2.6.36-rc3
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c2fd41347..ed427a026 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ patch-*.bz2 clog *.rpm kernel-2.6.*/ +/patch-2.6.36-rc3.bz2 |