From 38e830d662f0e197472e2863fb60b6e00d4f003d Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Mon, 23 Jul 2012 09:52:21 +0200 Subject: Add the CMake directory created during unit testing to .gitignore. Change-Id: I0473e57ef7eefe6482eed244efa6ee59692eb026 Reviewed-by: Sergio Ahumada --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 447a4e5..7f1c37f 100644 --- a/.gitignore +++ b/.gitignore @@ -132,6 +132,7 @@ tst_* tst_*.log tst_*.debug tst_*~ +tests/auto/cmake/build # xemacs temporary files *.flc -- cgit v1.2.3