From f2b120947754a6bba1145991b08e817bfeb494e8 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Wed, 2 Mar 2016 16:14:17 +0100 Subject: [PATCH] Add CMake things to .gitignore --- expat/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/expat/.gitignore b/expat/.gitignore index 108c2093..41a07883 100755 --- a/expat/.gitignore +++ b/expat/.gitignore @@ -1,5 +1,11 @@ m4/ +CMakeFiles/ +Testing/ aclocal.m4 +CMakeCache.txt +cmake_install.cmake +CTestTestfile.cmake +install_manifest.txt Makefile .libs *.la