From e20874a9aa4a5d25ae6608536a56d549b82b3dc9 Mon Sep 17 00:00:00 2001 From: James Haley Date: Sat, 9 Feb 2013 18:18:26 +0000 Subject: * Update MSVC project file * Add /msvc/strfsav* and *.pcx to ignore list * Fix for Strife crushAndRaise, silentCrushAndRaise types identified by Gez and verified with the disassembly - these types do not inflict crushing damage in Strife. Subversion-branch: /branches/v2-branch Subversion-revision: 2558 --- msvc/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'msvc/.gitignore') diff --git a/msvc/.gitignore b/msvc/.gitignore index ae21ee43..47e8226e 100644 --- a/msvc/.gitignore +++ b/msvc/.gitignore @@ -3,3 +3,5 @@ *.suo *.user savegames +strfsav* +*.pcx -- cgit v1.2.3