diff options
-rw-r--r-- | src/mesa/main/tests/hash_table/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/tests/hash_table/.gitignore b/src/mesa/main/tests/hash_table/.gitignore index 94ede9fc0a..3123ac5e13 100644 --- a/src/mesa/main/tests/hash_table/.gitignore +++ b/src/mesa/main/tests/hash_table/.gitignore @@ -1,4 +1,5 @@ Makefile +collision delete_and_lookup delete_management destroy_callback |