From 94c8330d25fcece0e2811f82edea8258c0869b8e Mon Sep 17 00:00:00 2001 From: Steven Noonan Date: Mon, 12 Oct 2009 06:27:50 -0700 Subject: msvc: fix projects to compile Crawl properly Signed-off-by: Steven Noonan --- crawl-ref/source/MSVC/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 crawl-ref/source/MSVC/.gitignore (limited to 'crawl-ref/source/MSVC/.gitignore') diff --git a/crawl-ref/source/MSVC/.gitignore b/crawl-ref/source/MSVC/.gitignore new file mode 100644 index 0000000000..197219d30d --- /dev/null +++ b/crawl-ref/source/MSVC/.gitignore @@ -0,0 +1,5 @@ +bin +obj +*.vcproj.*.user +*.ncb +*.suo -- cgit v1.2.3-54-g00ecf