From 6c735211f9d7a4b210ffcd99c861277d8bb7c748 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 23 Aug 2024 23:53:14 +0200 Subject: [PATCH] Ignore Bin folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 737a4de..20559f2 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /bench/hash_map.hpp /bench/hash_set.hpp /bench/detail/hash_table.hpp +/Bin/