From 0aa5c5e9e3fb69f89a468ea1f28bea14244a451f Mon Sep 17 00:00:00 2001 From: Simon Wiesend Date: Sun, 2 Nov 2025 20:25:54 +0100 Subject: [PATCH] update gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b7aac8b..6fe2dc2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,8 @@ main.o graphicalGame.o wordsalad wordsalad_initial.exe -runTests.exe \ No newline at end of file +runTests.exe +testwords_delims.txt +testwords_empty.txt +testwords_simple.txt +.vscode \ No newline at end of file