From 6df36e5ecfc3f6d5879b1932ecaf0e450ac296a9 Mon Sep 17 00:00:00 2001 From: Littleboy Date: Thu, 5 Sep 2013 23:48:33 -0400 Subject: CREATE_PROJECT: Add extra configuration for compilation with LLVM --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 99c9296dba..0fe212098c 100644 --- a/.gitignore +++ b/.gitignore @@ -168,6 +168,8 @@ ipch/ [Rr]elease32/ [Dd]ebug64/ [Rr]elease64/ +LLVM32/ +LLVM64/ #Ignore Qt Creator project files ScummVM.config -- cgit v1.2.3