From 7495c1526abc58a7c6e146345cd67db29f106803 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sat, 20 Sep 2025 09:49:21 +0200 Subject: [PATCH] Remove old test/bench files --- .gitignore | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.gitignore b/.gitignore index 20559f2..a94b83b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,15 +5,4 @@ /proj/ /doc/html /doc/autodoc.xml -/bench/bench_hash_common.hpp -/bench/bench_hash_map_test.cpp.disabled -/bench/bench_hash_string.cpp.disabled -/bench/bench_hash_uint32.cpp.disabled -/bench/bench_hash_uint64.cpp.disabled -/bench/fca_simple_unordered.hpp -/bench/fca_unordered.hpp -/bench/fxa_common.hpp -/bench/hash_map.hpp -/bench/hash_set.hpp -/bench/detail/hash_table.hpp /Bin/