[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>
This commit is contained in:
Peter Chubb 2007-10-31 11:45:50 +11:00 коммит произвёл Tony Luck
Родитель 4b9ddc7cf2
Коммит c5d07d6ccc
1 изменённых файлов: 1 добавлений и 0 удалений

1
arch/ia64/kernel/.gitignore поставляемый Normal file
Просмотреть файл

@ -0,0 +1 @@
gate.lds