diff options
author | Kyle McMartin <kyle@mcmartin.ca> | 2010-10-26 13:05:04 -0400 |
---|---|---|
committer | Kyle McMartin <kyle@mcmartin.ca> | 2010-10-26 13:05:04 -0400 |
commit | 3daa57b3d93c5d0a795e3446850c83483df37f2e (patch) | |
tree | b7180846ac827be0456498f39eb2adf67c18ec39 /.gitignore | |
parent | c22cea221f8de78ab36ce0f183b73c99031cc7dc (diff) | |
download | kernel-3daa57b3d93c5d0a795e3446850c83483df37f2e.tar.gz kernel-3daa57b3d93c5d0a795e3446850c83483df37f2e.tar.xz kernel-3daa57b3d93c5d0a795e3446850c83483df37f2e.zip |
Linux 2.6.36-git8
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c2fd41347..a955be81a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ patch-*.bz2 clog *.rpm kernel-2.6.*/ +/patch-2.6.36-git8.bz2 |