From f9afa2a68d533bae6f9ffcc06cefec7a96c644df Mon Sep 17 00:00:00 2001 From: Phil Nash Date: Tue, 29 Nov 2016 11:27:22 +0000 Subject: [PATCH] Ignore CMake and CLion generated files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3ca4b5c5..2b3942d9 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,8 @@ Breakpoints.xcbkptlist projects/VS2010/TestCatch/_UpgradeReport_Files/ projects/VS2010/TestCatch/TestCatch/TestCatch.vcxproj.filters projects/VisualStudio/TestCatch/UpgradeLog.XML +projects/CMake/.idea +projects/CMake/cmake-build-debug UpgradeLog.XML Resources/DWARF projects/XCode/iOSTest/Build