I'm working on an adventure game and using Git to keep a backup. But aside from build folders, what can be Git ignore and what can't? This is what I have.
Quote
# Adventure Game Studio
# ------------------------
# Compiled
_Debug/
_Release/
Compiled/
# User
*.bak
*.user
*.lock
acsetup.cfg