shithub: cstory

ref: a394f7a6115653b70987ee7ac208ea3c2f0f8bc0
dir: /.gitignore/

View raw version
# Exclude obj directory (object files for Makefile build)
/obj

# Exclude build output directory
/game

Exclude devilution-comparer assembly output
devilution/orig.asm
devilution/compare.asm

# Exclude MSVC IntelliSense database
CSE2.ncb

# Exclude MSVC Solution User Options file
CSE2.suo

# Exclude MSVC build folders
Debug
Release
Debug (Japanese)
Release (Japanese)