test: add new test cases to .gitignore
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
2416ee4a01
commit
e08ed0b757
|
@ -3,6 +3,7 @@ input
|
||||||
list
|
list
|
||||||
misc
|
misc
|
||||||
string
|
string
|
||||||
|
touch
|
||||||
xfree86
|
xfree86
|
||||||
xkb
|
xkb
|
||||||
xtest
|
xtest
|
||||||
|
|
|
@ -8,3 +8,4 @@ protocol-xiqueryversion
|
||||||
protocol-xiselectevents
|
protocol-xiselectevents
|
||||||
protocol-xisetclientpointer
|
protocol-xisetclientpointer
|
||||||
protocol-xiwarppointer
|
protocol-xiwarppointer
|
||||||
|
xi2
|
||||||
|
|
Loading…
Reference in New Issue