mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
.gitignore: Add new autotools file 'test-driver'
Automake 1.12 introduces a new parallel test framework that uses a shell script helper and generates *.log and *.trs files. Add to .gitignore. Signed-off-by: Kristian Høgsberg <krh@bitplanet.net> Reviewed-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
committed by
Keith Packard
parent
28fa5dd5ca
commit
9c86d5f4f6
2
test/.gitignore
vendored
2
test/.gitignore
vendored
@@ -11,3 +11,5 @@ xfree86
|
||||
xkb
|
||||
xtest
|
||||
signal-logging
|
||||
*.log
|
||||
*.trs
|
||||
|
||||
Reference in New Issue
Block a user