diff options
author | Kyle McMartin <kyle@mcmartin.ca> | 2010-11-20 20:17:17 -0500 |
---|---|---|
committer | Kyle McMartin <kyle@mcmartin.ca> | 2010-11-20 20:17:17 -0500 |
commit | c513bba5960b58475cdf7c13af9f1da2250f30fb (patch) | |
tree | 4ae8ff187e40b957eac49a74db0825cc35ceadd5 /.gitignore | |
parent | 39c7042fdd9f0bcc838998d3c8db774d56ec2364 (diff) | |
download | kernel-c513bba5960b58475cdf7c13af9f1da2250f30fb.tar.gz kernel-c513bba5960b58475cdf7c13af9f1da2250f30fb.tar.xz kernel-c513bba5960b58475cdf7c13af9f1da2250f30fb.zip |
Linux 2.6.37-rc2-git7
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8e9dcc40e..30e01217d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ clog kernel-2.6.*/ /patch-2.6.37-rc2.bz2 /patch-2.6.37-rc2-git5.bz2 +/patch-2.6.37-rc2-git7.bz2 |