From 3494ff5b39ef6018cf47f20ab6403a0b799a8116 Mon Sep 17 00:00:00 2001 From: Ray Koopa Date: Sun, 15 Jan 2017 10:46:35 +0100 Subject: [PATCH] Added VC++ cache database and temporary storage folder when running --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index abbda17ee2..f7eac1122d 100644 --- a/.gitignore +++ b/.gitignore @@ -144,7 +144,9 @@ ipch/ *.sdf *.cachefile *.VC.db +*.VC.opendb *.VC.VC.opendb +enc_temp_folder/ # Visual Studio profiler *.psess