From 1eac85e9e6888e8ee5a66fb1cc55bda2c3d58372 Mon Sep 17 00:00:00 2001 From: Vikram Rajkumar Date: Tue, 20 May 2014 19:02:13 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bbccfeb..f1cf69a 100644 --- a/.gitignore +++ b/.gitignore @@ -15,7 +15,6 @@ *.a *.lib - #CMake->MSVC artifacts *.sln *.vcxproj @@ -41,5 +40,7 @@ libfc.a libfc_debug.a fc_automoc.cpp -*.swp +git_revision.cpp GitSHA3.cpp + +*.swp