summaryrefslogtreecommitdiffstats
path: root/crawl-ref/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/.gitignore')
-rw-r--r--crawl-ref/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/crawl-ref/.gitignore b/crawl-ref/.gitignore
index c6b1a6b67f..8967bca4f5 100644
--- a/crawl-ref/.gitignore
+++ b/crawl-ref/.gitignore
@@ -43,6 +43,9 @@ makefile.dep
# The Crawl executable.
/source/crawl
+# Precompiled header
+/source/AppHdr.h.gch
+
# Level-compiler generated files.
/source/util/*.cc
/source/util/*.h