shithub: cstory

ref: 3a10bf57cbaa044693ce7e4ec0e0c7d1ed6a7534
dir: /.gitignore/

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

# Exclude converted resource files
src/Resource

# Exclude build output directory
/game

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

Exclude the (recommended) CMake build directory
build/*

# Exclude MSVC IntelliSense database
msvc2003/CSE2.ncb

# Exclude MSVC Solution User Options file
msvc2003/CSE2.suo

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