cave-story-solaris/.gitignore
Clownacy 75af33b7ed Remove unused MSVC files
Now that CMake compiles these dependencies directly, there's no need
to keep pre-built libraries around, except for MSVC2003.
2019-04-29 15:06:02 +01:00

24 lines
312 B
Text

# Prerequisites
*.d
# Misc
/obj
*.dat
*.rec
build.7z
build.zip
msvc2003/devilution/orig.asm
msvc2003/devilution/compare.asm
# Executables
build_en/*.exe
build_jp/*.exe
# MSVC trash
msvc2003/CSE2.ncb
msvc2003/CSE2.suo
msvc2003/Debug
msvc2003/Release
msvc2003/Debug (Japanese)
msvc2003/Release (Japanese)
*.aps