wayland/.gitignore
David Herrmann 66d55ab3c3 gitignore: add test-suite files
The *.log and *.trs files should be ignored by git as well as the GNU
autotools ./test-driver helper script.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
2013-01-24 16:14:52 -05:00

35 lines
317 B
Plaintext

*.deps
*.jpg
*.la
*.lo
*.o
*.pc
*.so
*.swp
*.3
*.7
*~
.libs
cscope.out
ctags
/aclocal.m4
/wayland-scanner.m4
/autom4te.cache
/config.guess
/config.h
/config.h.in
/config.log
/config.mk
/config.status
/config.sub
/configure
/depcomp
/install-sh
/libtool
/ltmain.sh
/missing
/stamp-h1
/test-driver
Makefile
Makefile.in