summaryrefslogtreecommitdiffstats
path: root/crawl-ref/.gitignore
diff options
context:
space:
mode:
authorSteven Noonan <steven@uplinklabs.net>2009-10-12 06:27:50 -0700
committerSteven Noonan <steven@uplinklabs.net>2009-10-12 06:30:05 -0700
commit94c8330d25fcece0e2811f82edea8258c0869b8e (patch)
tree2aeaf44488bd02a84855a32c5497bb08d3adadc0 /crawl-ref/.gitignore
parent73caeb4198e8321a6de37934b1120779469cae89 (diff)
downloadcrawl-ref-94c8330d25fcece0e2811f82edea8258c0869b8e.tar.gz
crawl-ref-94c8330d25fcece0e2811f82edea8258c0869b8e.zip
msvc: fix projects to compile Crawl properly
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
Diffstat (limited to 'crawl-ref/.gitignore')
-rw-r--r--crawl-ref/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/.gitignore b/crawl-ref/.gitignore
index 7dee25444b..a4a2366785 100644
--- a/crawl-ref/.gitignore
+++ b/crawl-ref/.gitignore
@@ -31,6 +31,7 @@ source/dat/tiles/gui.png
# The Crawl executable.
source/crawl
source/crawl.exe
+source/crawl.pdb
# Level-compiler generated files.
source/util/*.cc