From 9f5a724d6486339da34965f678826701d13628cc Mon Sep 17 00:00:00 2001 From: Frederic Bouvier Date: Mon, 10 May 2010 08:36:19 +0200 Subject: [PATCH] Ignore msbuild cache --- projects/VC90/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/VC90/.gitignore b/projects/VC90/.gitignore index 44b58f448..d0e66af1f 100644 --- a/projects/VC90/.gitignore +++ b/projects/VC90/.gitignore @@ -1,5 +1,5 @@ FlightGear.ncb FlightGear.suo -FlightGear.sln.cache +*.sln.cache Win32 x64 -- 2.39.5