summaryrefslogtreecommitdiffstats
path: root/src/util/tests
diff options
context:
space:
mode:
authorEric Engestrom <[email protected]>2019-04-24 12:18:46 +0100
committerEric Engestrom <[email protected]>2019-04-29 21:17:19 +0000
commit7ca8ba199fbf91c6965d84554e4bd9673f23cc32 (patch)
treeef5dd641feb9a16d5e68ea36aca316fa7af82ebf /src/util/tests
parentf3bdffc33db3b95b87d3f1c29bbf52439ef7d8c4 (diff)
delete autotools .gitignore files
One special case, `src/util/xmlpool/.gitignore` is not entirely deleted, as `xmlpool.pot` still gets generated (eg. by `ninja xmlpool-pot`). Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Dylan Baker <[email protected]>
Diffstat (limited to 'src/util/tests')
-rw-r--r--src/util/tests/hash_table/.gitignore12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/util/tests/hash_table/.gitignore b/src/util/tests/hash_table/.gitignore
deleted file mode 100644
index 5f2315b32a3..00000000000
--- a/src/util/tests/hash_table/.gitignore
+++ /dev/null
@@ -1,12 +0,0 @@
-collision
-delete_and_lookup
-delete_management
-destroy_callback
-insert_and_lookup
-insert_many
-null_destroy
-random_entry
-remove_key
-remove_null
-replacement
-clear