From 59a399b75af899a5c6319de2fc81ffabf9010c9f Mon Sep 17 00:00:00 2001 From: damage Date: Fri, 24 Jul 2026 20:41:22 +0200 Subject: [PATCH] ignore a.out --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 36ea898..cdc8017 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ *.vsix sudoku -test \ No newline at end of file +test +a.out