aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2025-01-31 20:11:37 -0800
committerMark Adler <madler@alumni.caltech.edu>2025-01-31 20:18:50 -0800
commitec346f1c39aa5569ec899d65ee5bba67a09ae2fc (patch)
tree3a44a36f2235d384b3b5a95ea06f1da17c94693f /.gitignore
parent61a56bcbb0561e5c9a9a93af51d43e6a495b468f (diff)
downloadzlib-ec346f1c39aa5569ec899d65ee5bba67a09ae2fc.tar.gz
zlib-ec346f1c39aa5569ec899d65ee5bba67a09ae2fc.tar.bz2
zlib-ec346f1c39aa5569ec899d65ee5bba67a09ae2fc.zip
Update Makefile to not recreate zconf.h and zconf.h.cmakein.
Both were removed as zconf.h.cmakein is no longer needed, and zconf.h is made from zconf.h.in.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a06fb10..cd4945c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,7 @@
13*.gcno 13*.gcno
14*.gcov 14*.gcov
15 15
16zconf.h
16/example 17/example
17/example64 18/example64
18/examplesh 19/examplesh