diff --git a/.gitignore b/.gitignore index 6fe2dc2..45c9684 100644 --- a/.gitignore +++ b/.gitignore @@ -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