From 2dc1722b9eda058748b19b6401a56cb764072599 Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Fri, 20 Jul 2012 09:57:52 +0200 Subject: Add the CMake directory created during unit testing to .gitignore. Change-Id: I769857ffca9ff14147d6704079fd0a55ff82fb79 Reviewed-by: Sergio Ahumada Reviewed-by: Rohan McGovern --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d1bbfa6fad..7718867c6d 100644 --- a/.gitignore +++ b/.gitignore @@ -146,6 +146,7 @@ tst_* tst_*.log tst_*.debug tst_*~ +tests/auto/cmake/build # xemacs temporary files *.flc -- cgit v1.2.3