Explorar o código

[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>
Peter Chubb %!s(int64=17) %!d(string=hai) anos
pai
achega
c5d07d6ccc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      arch/ia64/kernel/.gitignore

+ 1 - 0
arch/ia64/kernel/.gitignore

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