Skip to content

Commit c295c28

Browse files
fneddyDead2
authored andcommitted
added in-tree build artifacts to .gitignore
1 parent 037ab0f commit c295c28

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
/switchlevels
2828
/zlib.pc
2929
/zlib-ng.pc
30+
/zconf-ng.h.included
31+
/zlib_name_mangling-ng.h
32+
/zlib-ng.h
3033

3134
.DS_Store
3235
*_fuzzer
@@ -61,6 +64,7 @@ zconf-ng.h.cmakein
6164
ztest*
6265
/test/CTestTestfile.cmake
6366
/test/cmake_install.cmake
67+
/.cache
6468

6569
configure.log
6670
a.out
@@ -72,6 +76,10 @@ a.out
7276
/arch/x86/Makefile
7377
.kdev4
7478
*.kdev4
79+
Makefile.tmp
80+
/makecrct
81+
/maketrees
82+
gzread.c
7583

7684
/Debug
7785
/example.dir

0 commit comments

Comments
 (0)