Browse Source

Update .gitignore files

Add some autogenerated files to various .gitignore files

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Matthew Wilcox 17 years ago
parent
commit
2cfed60cc2
3 changed files with 7 additions and 2 deletions
  1. 1 0
      .gitignore
  2. 3 2
      arch/x86/boot/.gitignore
  3. 3 0
      arch/x86/kernel/acpi/realmode/.gitignore

+ 1 - 0
.gitignore

@@ -27,6 +27,7 @@ TAGS
 vmlinux*
 !vmlinux.lds.S
 System.map
+Module.markers
 Module.symvers
 !.gitignore
 

+ 3 - 2
arch/x86/boot/.gitignore

@@ -1,7 +1,8 @@
 bootsect
 bzImage
+cpustr.h
+mkcpustr
+offsets.h
 setup
 setup.bin
 setup.elf
-cpustr.h
-mkcpustr

+ 3 - 0
arch/x86/kernel/acpi/realmode/.gitignore

@@ -0,0 +1,3 @@
+wakeup.bin
+wakeup.elf
+wakeup.lds