From c295c28c23ce78cc1c8ae17369d8f2e4ab8cecde Mon Sep 17 00:00:00 2001 From: Eduard Stefes Date: Wed, 4 Dec 2024 09:15:27 +0100 Subject: [PATCH] added in-tree build artifacts to .gitignore --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index cd4a9c3fee..71b9e0747f 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