浏览代码

gitignore: x86_64 files

Add filters for x86_64 generated files.

Signed-off-by: Brian Gerst <bgerst@didntduck.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Brian Gerst 20 年之前
父节点
当前提交
02959a875c
共有 3 个文件被更改,包括 5 次插入0 次删除
  1. 3 0
      arch/x86_64/boot/.gitignore
  2. 1 0
      arch/x86_64/boot/tools/.gitignore
  3. 1 0
      arch/x86_64/ia32/.gitignore

+ 3 - 0
arch/x86_64/boot/.gitignore

@@ -0,0 +1,3 @@
+bootsect
+bzImage
+setup

+ 1 - 0
arch/x86_64/boot/tools/.gitignore

@@ -0,0 +1 @@
+build

+ 1 - 0
arch/x86_64/ia32/.gitignore

@@ -0,0 +1 @@
+vsyscall*.so