From dd7b0106bab12865aaa45122cf76b76a81eba8a2 Mon Sep 17 00:00:00 2001 From: Bryant Date: Fri, 8 Jan 2016 19:49:17 -0800 Subject: [PATCH] Ignore compilation intermediates. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index caa12f24..2b0f916e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ *.lo CMakeFiles CMakeCache.txt +*.cxx_parameters autom4te.cache *.cmake !cmake_modules