chore: Update .gitignore

This is a cherry-pick of commit df3b9173277aae60b08a216dc23484f6ec171ef5
from branch 'libpng18'.
This commit is contained in:
Cosmin Truta 2025-06-14 18:29:05 +03:00
parent 7084241c75
commit 5dc5937b30

24
.gitignore vendored
View File

@ -122,6 +122,7 @@ ipch/
*.out
*out.png
[._]deps/
[._]libs/
.dirstamp
/Makefile
/autom4te.cache/
@ -143,13 +144,16 @@ pnglibconf.dfn
pnglibconf.pre
pngprefix.h
# Libpng test programs
png-fix-itxt
pngcp
pngfix
pngimage
pngstest
pngtest
pngunknown
pngvalid
timepng
# Libpng test programs, scripts and artifacts
/test-suite.log
/tests/*.log
/tests/*.trs
/png-fix-itxt
/pngcp
/pngfix
/pngimage
/pngstest
/pngtest
/pngunknown
/pngvalid
/timepng