diff options
author | Jamey Sharp <jamey@minilop.net> | 2006-02-23 12:34:08 -0800 |
---|---|---|
committer | Jamey Sharp <jamey@minilop.net> | 2006-02-23 12:34:08 -0800 |
commit | 213b5725928ccf8aedc807cc40a261b2d5431247 (patch) | |
tree | d1651b8dbf65d973f8ac984c86027fa517cbb327 /tests | |
parent | 6149c7a6b57a193bc132fbc35b1772b75e5c7ca7 (diff) |
Ignore test byproducts.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index e95d3e0..a633f9c 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,3 +1,7 @@ +.libs .deps +*.o Makefile.in CheckLog.html +CheckLog_xcb.xml +check_all |