commit | 8ea08e5be69436abcc95d3da114de4a2ff8a6ab5 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Apr 29 10:18:34 2008 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Tue Apr 29 20:02:51 2008 +0200 |
tree | f3cc2a0f500cc78bd5b3c4f2b3b45eed7065d414 | |
parent | cf6cc014270549684873a5972d2595052c468cb6 [diff] |
Update .gitignore for zlib.h Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
diff --git a/tools/.gitignore b/tools/.gitignore index 979f2da..df3500d 100644 --- a/tools/.gitignore +++ b/tools/.gitignore
@@ -15,3 +15,4 @@ /fdt_strerror.c /fdt_wip.c /libfdt_internal.h +/zlib.h