diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2007-10-17 02:30:30 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-17 11:43:01 -0400 |
commit | aef46abd62ecf2a3e3cf49de3e41dd18254032b1 (patch) | |
tree | 1351443d79509ba3394331157d16b4d60ce505c8 /Documentation/dontdiff | |
parent | cf3d0b8182f0746dbb9ed3609e3aa0c3802f45e8 (diff) |
dontdiff: update based on gitignore updates
Update dontdiff, based on .gitignore patches from Pete Zaitcev and Adrian
Bunk.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Pete Zaitcev <zaitcev@redhat.com>
Cc: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/dontdiff')
-rw-r--r-- | Documentation/dontdiff | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Documentation/dontdiff b/Documentation/dontdiff index 138032425327..f2d658a6a942 100644 --- a/Documentation/dontdiff +++ b/Documentation/dontdiff | |||
@@ -42,6 +42,9 @@ | |||
42 | *.9.gz | 42 | *.9.gz |
43 | .* | 43 | .* |
44 | .cscope | 44 | .cscope |
45 | .gitignore | ||
46 | .mailmap | ||
47 | .mm | ||
45 | 53c700_d.h | 48 | 53c700_d.h |
46 | 53c7xx_d.h | 49 | 53c7xx_d.h |
47 | 53c7xx_u.h | 50 | 53c7xx_u.h |
@@ -175,11 +178,13 @@ times.h* | |||
175 | tkparse | 178 | tkparse |
176 | trix_boot.h | 179 | trix_boot.h |
177 | utsrelease.h* | 180 | utsrelease.h* |
181 | vdso.lds | ||
178 | version.h* | 182 | version.h* |
179 | vmlinux | 183 | vmlinux |
180 | vmlinux-* | 184 | vmlinux-* |
181 | vmlinux.aout | 185 | vmlinux.aout |
182 | vmlinux.lds | 186 | vmlinux*.lds* |
187 | vmlinux*.scr | ||
183 | vsyscall.lds | 188 | vsyscall.lds |
184 | wanxlfw.inc | 189 | wanxlfw.inc |
185 | uImage | 190 | uImage |