shithub: cstory

ref: f8c2e176554ff94ce0ee233d2269477cf6aca51e
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)