diff options
author | Eric Anholt <eric@anholt.net> | 2013-12-05 11:06:23 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2013-12-05 11:06:23 -0800 |
commit | 2be86a9a9c229423a5d87b772093ab58c1ebe7a2 (patch) | |
tree | 19028d381c6b10ba34d6df4f921fd015d269db8f /test | |
parent | 2ba8d853b4bbe50bcd60cfa89f3a0b5cf4e8d147 (diff) |
Add .gitignore for the built tests.
Diffstat (limited to 'test')
-rw-r--r-- | test/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore new file mode 100644 index 0000000..b28c033 --- /dev/null +++ b/test/.gitignore @@ -0,0 +1,6 @@ +glx_glxgetprocaddress_nocontext +glx_has_extension_nocontext +glx_public_api +headerguards +*.log +*.trs |