From a9e32691ac9ad0c33f4410479fa4e8b36e3a49fd Mon Sep 17 00:00:00 2001 From: redtide Date: Fri, 28 Feb 2020 16:52:12 +0100 Subject: [PATCH] Ignore Windows build directory [ci skip] --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ceeb7326..4196b1a0 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ docs perf.data perf.data.old +CMakeBuild/ Makefile CMakeCache.txt CMakeFiles/