[IA64] Add gate.lds to list of files ignored by Git
authorPeter Chubb <peterc@gelato.unsw.edu.au>
Wed, 31 Oct 2007 00:45:50 +0000 (11:45 +1100)
committerTony Luck <tony.luck@intel.com>
Tue, 6 Nov 2007 23:39:45 +0000 (15:39 -0800)
commitc5d07d6ccc6710cad5815768c6d5e629c99b4dca
treef5f37efbc1cd333e8389b764eeccaa523be92fe0
parent4b9ddc7cf272a0af321c22ef9c00d76384402d48
[IA64] Add gate.lds to list of files ignored by Git

If you build the kernel `in-place' then do a git update, git
complains about arch/ia64/kernel/gate.lds being modified and
untracked.

Add that (generated) file to a .gitignore file.

Signed-off-by: Peter Chubb <peterc@gelato.unsw.edu.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/.gitignore [new file with mode: 0644]