Clean-out .gitignore of MSVC2003 stuff
This commit is contained in:
parent
a9d83a2d09
commit
a61c29a8c9
1 changed files with 0 additions and 16 deletions
16
.gitignore
vendored
16
.gitignore
vendored
|
@ -7,21 +7,5 @@ src/Resource
|
||||||
# Exclude build output directory
|
# Exclude build output directory
|
||||||
/game
|
/game
|
||||||
|
|
||||||
Exclude devilution-comparer assembly output
|
|
||||||
msvc2003/devilution/orig.asm
|
|
||||||
msvc2003/devilution/compare.asm
|
|
||||||
|
|
||||||
Exclude the (recommended) CMake build directory
|
Exclude the (recommended) CMake build directory
|
||||||
build/*
|
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)
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue