From 6694dd0891e2aae773e5b8709575f92996fa2e08 Mon Sep 17 00:00:00 2001 From: James Haley Date: Mon, 23 Aug 2010 00:23:05 +0000 Subject: Made some repairs to VC2008 solution and added Chocolate Strife project. Added Visual Studio autogenerated files and directories to appropriate ignore lists. Started some modifications of strings and version checking in d_englsh.h and d_main.c. Subversion-branch: /branches/strife-branch Subversion-revision: 1965 --- msvc/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 msvc/.gitignore (limited to 'msvc/.gitignore') diff --git a/msvc/.gitignore b/msvc/.gitignore new file mode 100644 index 00000000..ae21ee43 --- /dev/null +++ b/msvc/.gitignore @@ -0,0 +1,5 @@ +*.cfg +*.ncb +*.suo +*.user +savegames -- cgit v1.2.3