diff --git a/.gitignore b/.gitignore index 208324e..d7caf3a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ -Start_Linux/wordsalad_initial -Start_Linux/game.o -Start_Linux/input.o -Start_Linux/runTests -.vscode \ No newline at end of file +wordsalad_initial +runTests +.vscode +*.o +*.exe +wordsalad \ No newline at end of file