diff options
author | Nicholas Miell <[email protected]> | 2011-09-19 02:48:36 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-09-19 10:50:17 -0600 |
commit | 4e7079ed548a2806654d5b28d5a1d1222e1486d3 (patch) | |
tree | 19b90aa25335a44c7f201e61944eb7fb1362052b /src/gallium/drivers | |
parent | 099af9e9dfb4afa0283b0a86dc53b354a5a16ec1 (diff) |
Update llvmpipe's gitignore
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/drivers')
-rw-r--r-- | src/gallium/drivers/llvmpipe/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/llvmpipe/.gitignore b/src/gallium/drivers/llvmpipe/.gitignore index 6ebd2b8a63b..ce963924b07 100644 --- a/src/gallium/drivers/llvmpipe/.gitignore +++ b/src/gallium/drivers/llvmpipe/.gitignore @@ -1,4 +1,5 @@ lp_tile_soa.c +lp_test_arit lp_test_blend lp_test_conv lp_test_format |