diff options
author | Jody McIntyre <scjody@modernduck.com> | 2006-01-05 08:03:40 -0500 |
---|---|---|
committer | Jody McIntyre <scjody@modernduck.com> | 2006-01-05 08:03:40 -0500 |
commit | 0a75c23a009ff65f651532cecc16675d05f4de37 (patch) | |
tree | bdcd6158758fe1810f0ddddb80d2816779518688 /.gitignore | |
parent | 34b8c399dc04c8e51f014b73458e654570698597 (diff) | |
parent | db9edfd7e339ca4113153d887e782dd05be5a9eb (diff) |
Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5014bfa48ac1..a4b576eb9c00 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -23,6 +23,7 @@ Module.symvers | |||
23 | # Generated include files | 23 | # Generated include files |
24 | # | 24 | # |
25 | include/asm | 25 | include/asm |
26 | include/asm-*/asm-offsets.h | ||
26 | include/config | 27 | include/config |
27 | include/linux/autoconf.h | 28 | include/linux/autoconf.h |
28 | include/linux/compile.h | 29 | include/linux/compile.h |