From: Eduard Stefes Date: Wed, 4 Dec 2024 08:15:27 +0000 (+0100) Subject: added in-tree build artifacts to .gitignore X-Git-Tag: 2.2.3~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c295c28c23ce78cc1c8ae17369d8f2e4ab8cecde;p=thirdparty%2Fzlib-ng.git added in-tree build artifacts to .gitignore --- diff --git a/.gitignore b/.gitignore index cd4a9c3f..71b9e074 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,9 @@ /switchlevels /zlib.pc /zlib-ng.pc +/zconf-ng.h.included +/zlib_name_mangling-ng.h +/zlib-ng.h .DS_Store *_fuzzer @@ -61,6 +64,7 @@ zconf-ng.h.cmakein ztest* /test/CTestTestfile.cmake /test/cmake_install.cmake +/.cache configure.log a.out @@ -72,6 +76,10 @@ a.out /arch/x86/Makefile .kdev4 *.kdev4 +Makefile.tmp +/makecrct +/maketrees +gzread.c /Debug /example.dir