1
0
mirror of https://github.com/github/gitignore synced 2025-02-16 23:54:13 +01:00
gitignore/AGS.gitignore
2019-01-20 23:04:19 -02:00

27 lines
334 B
Plaintext

# Adventure Game Studio git ignore
# --------------------------------
# Built things
_Debug/
_Release/
Compiled/
*.exe
#Audio Cache can be rebuilt from sources
AudioCache/
# User
_OpenInEditor.lock
Game.agf.user
# backups
Game.agf.bak
backup_acsprset.spr
# memory dumps
*.dmp
# temporary files
~aclzw.tmp
game28.dta
warnings.log