From 86ddeffb61e41e0a3d3a8831a4625bb7b8a14043 Mon Sep 17 00:00:00 2001 From: Brian Gerst Date: Tue, 27 Dec 2005 23:39:51 -0500 Subject: [PATCH] --- yaml --- r: 15905 b: refs/heads/master c: 02959a875caec8cabd36111046ad537251ef405f h: refs/heads/master i: 15903: f91178caa2ffe0b2fed305c59dec0c09919a10a6 v: v3 --- [refs] | 2 +- trunk/arch/x86_64/boot/.gitignore | 3 +++ trunk/arch/x86_64/boot/tools/.gitignore | 1 + trunk/arch/x86_64/ia32/.gitignore | 1 + 4 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 trunk/arch/x86_64/boot/.gitignore create mode 100644 trunk/arch/x86_64/boot/tools/.gitignore create mode 100644 trunk/arch/x86_64/ia32/.gitignore diff --git a/[refs] b/[refs] index 986989f38837..e30fe10b95c8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 42f122c8f7e7134c824907358a5df94cfa38946d +refs/heads/master: 02959a875caec8cabd36111046ad537251ef405f diff --git a/trunk/arch/x86_64/boot/.gitignore b/trunk/arch/x86_64/boot/.gitignore new file mode 100644 index 000000000000..495f20c085de --- /dev/null +++ b/trunk/arch/x86_64/boot/.gitignore @@ -0,0 +1,3 @@ +bootsect +bzImage +setup diff --git a/trunk/arch/x86_64/boot/tools/.gitignore b/trunk/arch/x86_64/boot/tools/.gitignore new file mode 100644 index 000000000000..378eac25d311 --- /dev/null +++ b/trunk/arch/x86_64/boot/tools/.gitignore @@ -0,0 +1 @@ +build diff --git a/trunk/arch/x86_64/ia32/.gitignore b/trunk/arch/x86_64/ia32/.gitignore new file mode 100644 index 000000000000..48ab174fe5f1 --- /dev/null +++ b/trunk/arch/x86_64/ia32/.gitignore @@ -0,0 +1 @@ +vsyscall*.so