From 48d6a32c0c4b81183dc9239194cefab218bd2363 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: I7d8873f1e2ffcee87b2605034df6c3bdd0a0afb6 Reviewed-by: Sergio Ahumada --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c1c99385..6491fba6 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,7 @@ tst_*.moc tst_*.o tst_*.debug tst_*~ +tests/auto/cmake/build # xemacs temporary files *.flc -- cgit v1.2.3