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