diff options
author | Steven Whitehouse | 2006-09-21 16:18:14 +0200 |
---|---|---|
committer | Steven Whitehouse | 2006-09-21 16:18:14 +0200 |
commit | 91fa47964165a42401fbc1f41caa63ab78564305 (patch) | |
tree | 8f4ffdcbdedd845563630c3bcacd9407c75ccb52 /.gitignore | |
parent | [GFS2] Remove unused constants (diff) | |
parent | Linux v2.6.18. Arrr! (diff) | |
download | kernel-qcow2-linux-91fa47964165a42401fbc1f41caa63ab78564305.tar.gz kernel-qcow2-linux-91fa47964165a42401fbc1f41caa63ab78564305.tar.xz kernel-qcow2-linux-91fa47964165a42401fbc1f41caa63ab78564305.zip |
Merge branch 'master' into gfs2
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b1f5b9df2ae1..e1d5c17c12c2 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,9 @@ *.ko *.so *.mod.c +*.i +*.lst +*.symtypes # # Top-level generic files |