From 11e6597831628c06a2f306556d7200fda397c6f8 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sat, 18 Apr 2026 23:26:57 +0200 Subject: [PATCH] Slightly modified the gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 636d3ec..be7188b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ # Build directories build/ +bin/ build-*/ +bin-*/ cmake-build-*/ # CMake generated files