cairo/test/.gitignore
Bryce W. Harrington f3574b8b3b test: Don't ignore test output files left in test directory
Tests should be placing output files in the output/ directory now,
although not all tests follow this standard practice.  Drop the
"*.out.*" from .gitignore to make improper test behavior more evident.

Signed-off-by: Bryce Harrington <b.harrington@samsung.com>
Signed-off-by: Uli Schlachter <psychon@znc.in>
2013-09-09 21:15:12 +02:00

36 lines
333 B
Text

TAGS
tags
.deps
.libs
output
Makefile
Makefile.in
ref.hash
ref.list
any2ppm
.any2ppm
.any2ppm.pid
.any2ppm.errors
cairo-test-constructors.c
cairo-test-trace
cairo-test-suite
pdf2png
ps2png
svg2png
valgrind-log
*.manifest
*.gcda
*.gcno
*.exe
*.exe.so
*.obj
*.ilk
*.pdb
*.la
*.lo
*.log
*.suo
*.o
*~
.*.sw?
make-cairo-test-constructors