From 50d2bb35e92e4676cd8954691ef84467b8b5c7cb Mon Sep 17 00:00:00 2001 From: Niko Date: Tue, 16 Jun 2026 23:40:39 +0200 Subject: [PATCH] git ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c52ad08..9c66eea 100755 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -compile_commands.json \ No newline at end of file +compile_commands.json +*.exe