From 9d30343dcd5344e748a28a0f23557a0c89c6d4c3 Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Mon, 23 Jul 2012 09:52:22 +0200 Subject: Add the CMake directory created during unit testing to .gitignore. Change-Id: I58081e5dcea9e4a154de11ea897f0ba9f7399f3f Reviewed-by: Sergio Ahumada --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6e178a2..1f75c7a 100644 --- a/.gitignore +++ b/.gitignore @@ -126,6 +126,7 @@ tst_* tst_*.log tst_*.debug tst_*~ +tests/auto/cmake/build # xemacs temporary files *.flc -- cgit v1.2.1