refactor .gitignore to simplify entries and improve clarity

This commit is contained in:
D2A62006 2025-10-30 16:25:29 +01:00
parent e815ad3822
commit 343cc291ec

11
.gitignore vendored
View File

@ -1,5 +1,6 @@
Start_Linux/wordsalad_initial
Start_Linux/game.o
Start_Linux/input.o
Start_Linux/runTests
.vscode
wordsalad_initial
runTests
.vscode
*.o
*.exe
wordsalad