浏览代码

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 年之前
父节点
当前提交
2cfed60cc2
共有 3 个文件被更改,包括 7 次插入2 次删除
  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