simplify gitignore

This commit is contained in:
Simon Wiesend 2025-11-06 19:31:09 +01:00
parent 02134e96e6
commit b9ca7ff70c
No known key found for this signature in database
GPG Key ID: 711FA2FAE3A80C81

8
.gitignore vendored
View File

@ -1,12 +1,8 @@
wordsalad_initial
game.o
input.o
runTests
main.o
graphicalGame.o
wordsalad
wordsalad_initial.exe
runTests.exe
*.o
*.exe
testwords_delims.txt
testwords_empty.txt
testwords_simple.txt