mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-09 04:00:12 +01:00
mesa: Add .gitignore for hashtable collision unit test.
This test was introduced in commit
35fd61bd99.
This commit is contained in:
parent
73d9703a93
commit
b85a8cd208
1 changed files with 1 additions and 0 deletions
1
src/mesa/main/tests/hash_table/.gitignore
vendored
1
src/mesa/main/tests/hash_table/.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
Makefile
|
||||
collision
|
||||
delete_and_lookup
|
||||
delete_management
|
||||
destroy_callback
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue