Merge branch 'gitignore' into 'master'

add test/ files to .gitignore

See merge request libtiff/libtiff!56
This commit is contained in:
Even Rouault 2019-02-01 20:28:46 +00:00
commit 8d966dfbe2

13
.gitignore vendored
View File

@ -43,6 +43,8 @@ tools/fax2tiff
tools/pal2rgb
tools/ppm2tiff
tools/raw2tiff
tools/rgb2ycbcr
tools/thumbnail
tools/tiff2bw
tools/tiff2pdf
tools/tiff2ps
@ -52,7 +54,18 @@ tools/tiffcp
tools/tiffcrop
tools/tiffdither
tools/tiffdump
tools/tiffgt
tools/tiffinfo
tools/tiffmedian
tools/tiffset
tools/tiffsplit
test/ascii_tag
test/custom_dir
test/long_tag
test/raw_decode
test/rewrite
test/short_tag
test/strip_rw
test/*.log
test/*.trs
test/o-*