[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)
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>

No differences found