From dcb1e44c989802048bd804e40396cdb592b48956 Mon Sep 17 00:00:00 2001 From: Simon Wiesend Date: Fri, 24 Oct 2025 09:17:31 +0200 Subject: [PATCH] add more gcc output files --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 214fd4c..6908172 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -wordsalad_initial \ No newline at end of file +wordsalad_initial +game.o +input.o +runTests \ No newline at end of file