diff --git a/.gitignore b/.gitignore index 6908172..4659853 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ wordsalad_initial game.o input.o -runTests \ No newline at end of file +runTests +main.o +graphicalGame.o +wordsalad \ No newline at end of file