From: Baruch Siach Date: Mon, 3 Jun 2013 08:07:26 +0000 (+0300) Subject: xtensa: tell git to ignore copied zlib source files X-Git-Tag: Ubuntu-snapdragon-4.4.0-1029.32~10539^2~12 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=f47a3ca224deff9e768eb49487afa391e28b06b0;p=mirror_ubuntu-zesty-kernel.git xtensa: tell git to ignore copied zlib source files Signed-off-by: Baruch Siach Signed-off-by: Chris Zankel --- diff --git a/arch/xtensa/boot/lib/.gitignore b/arch/xtensa/boot/lib/.gitignore new file mode 100644 index 000000000000..1629a6167755 --- /dev/null +++ b/arch/xtensa/boot/lib/.gitignore @@ -0,0 +1,3 @@ +inffast.c +inflate.c +inftrees.c