diff options
author | Baruch Siach <baruch@tkos.co.il> | 2013-06-03 11:07:26 +0300 |
---|---|---|
committer | Chris Zankel <chris@zankel.net> | 2013-07-08 01:11:35 -0700 |
commit | f47a3ca224deff9e768eb49487afa391e28b06b0 (patch) | |
tree | f5f427ce498bf34b50853fcc394569c8179195c4 /arch/xtensa | |
parent | 033d777f548645c3a906b73eef5d665aeee55092 (diff) | |
download | op-kernel-dev-f47a3ca224deff9e768eb49487afa391e28b06b0.zip op-kernel-dev-f47a3ca224deff9e768eb49487afa391e28b06b0.tar.gz |
xtensa: tell git to ignore copied zlib source files
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'arch/xtensa')
-rw-r--r-- | arch/xtensa/boot/lib/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/xtensa/boot/lib/.gitignore b/arch/xtensa/boot/lib/.gitignore new file mode 100644 index 0000000..1629a61 --- /dev/null +++ b/arch/xtensa/boot/lib/.gitignore @@ -0,0 +1,3 @@ +inffast.c +inflate.c +inftrees.c |