mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
chore: Update .gitignore
This is a cherry-pick of commit df3b9173277aae60b08a216dc23484f6ec171ef5 from branch 'libpng18'.
This commit is contained in:
parent
7084241c75
commit
5dc5937b30
24
.gitignore
vendored
24
.gitignore
vendored
@ -122,6 +122,7 @@ ipch/
|
|||||||
*.out
|
*.out
|
||||||
*out.png
|
*out.png
|
||||||
[._]deps/
|
[._]deps/
|
||||||
|
[._]libs/
|
||||||
.dirstamp
|
.dirstamp
|
||||||
/Makefile
|
/Makefile
|
||||||
/autom4te.cache/
|
/autom4te.cache/
|
||||||
@ -143,13 +144,16 @@ pnglibconf.dfn
|
|||||||
pnglibconf.pre
|
pnglibconf.pre
|
||||||
pngprefix.h
|
pngprefix.h
|
||||||
|
|
||||||
# Libpng test programs
|
# Libpng test programs, scripts and artifacts
|
||||||
png-fix-itxt
|
/test-suite.log
|
||||||
pngcp
|
/tests/*.log
|
||||||
pngfix
|
/tests/*.trs
|
||||||
pngimage
|
/png-fix-itxt
|
||||||
pngstest
|
/pngcp
|
||||||
pngtest
|
/pngfix
|
||||||
pngunknown
|
/pngimage
|
||||||
pngvalid
|
/pngstest
|
||||||
timepng
|
/pngtest
|
||||||
|
/pngunknown
|
||||||
|
/pngvalid
|
||||||
|
/timepng
|
||||||
|
Loading…
x
Reference in New Issue
Block a user