diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2012-02-26 17:51:50 -0500 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-03-04 20:01:29 -0800 |
commit | e08ed0b757b9b48344a301f612fabb3e39ffec78 (patch) | |
tree | 76a8b3b7c5de1c08f4acf9a430462f85a714927c | |
parent | 2416ee4a015068359807a10f433e8c54192c78a9 (diff) |
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>
-rw-r--r-- | test/.gitignore | 1 | ||||
-rw-r--r-- | test/xi2/.gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index e5aa9ec35..5d4fdfa99 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -3,6 +3,7 @@ input list misc string +touch xfree86 xkb xtest diff --git a/test/xi2/.gitignore b/test/xi2/.gitignore index 3e9816d37..817aa7b6b 100644 --- a/test/xi2/.gitignore +++ b/test/xi2/.gitignore @@ -8,3 +8,4 @@ protocol-xiqueryversion protocol-xiselectevents protocol-xisetclientpointer protocol-xiwarppointer +xi2 |