diff options
-rw-r--r-- | arch/i386/boot/.gitignore | 2 | ||||
-rw-r--r-- | arch/x86_64/boot/.gitignore | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/arch/i386/boot/.gitignore b/arch/i386/boot/.gitignore index 495f20c085de..18465143cfa2 100644 --- a/arch/i386/boot/.gitignore +++ b/arch/i386/boot/.gitignore | |||
@@ -1,3 +1,5 @@ | |||
1 | bootsect | 1 | bootsect |
2 | bzImage | 2 | bzImage |
3 | setup | 3 | setup |
4 | setup.bin | ||
5 | setup.elf | ||
diff --git a/arch/x86_64/boot/.gitignore b/arch/x86_64/boot/.gitignore index 495f20c085de..18465143cfa2 100644 --- a/arch/x86_64/boot/.gitignore +++ b/arch/x86_64/boot/.gitignore | |||
@@ -1,3 +1,5 @@ | |||
1 | bootsect | 1 | bootsect |
2 | bzImage | 2 | bzImage |
3 | setup | 3 | setup |
4 | setup.bin | ||
5 | setup.elf | ||