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>
This commit is contained in:
3
arch/x86_64/boot/.gitignore
vendored
Normal file
3
arch/x86_64/boot/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
bootsect
|
||||
bzImage
|
||||
setup
|
1
arch/x86_64/boot/tools/.gitignore
vendored
Normal file
1
arch/x86_64/boot/tools/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
build
|
1
arch/x86_64/ia32/.gitignore
vendored
Normal file
1
arch/x86_64/ia32/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
vsyscall*.so
|
Reference in New Issue
Block a user