Closed erikyuzwa closed 11 months ago
Awesome template and starting point which really helps out @raysan5! ❤️
Suggestion: When I open the project's RC file, VS generates a binary "helper" file src/raylib_game.aps. I think that can be added to the .gitignore.
src/raylib_game.aps
.gitignore
@erikyuzwa Thanks for the improvement! Reviewed .gitignore!
Awesome template and starting point which really helps out @raysan5! ❤️
Suggestion: When I open the project's RC file, VS generates a binary "helper" file
src/raylib_game.aps
. I think that can be added to the.gitignore
.