From 22b1f577c1494a36285e3848e1163cec0dbe7217 Mon Sep 17 00:00:00 2001 From: j842 Date: Tue, 6 May 2025 13:24:31 +1200 Subject: [PATCH] Remove output/ --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2042aa6..012aa3a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ cmake-build-*/ out/ bin/ lib/ +output/ # Compiled Object files *.o