From: Stephen Kelly Date: Mon, 23 Jul 2012 07:52:22 +0000 (+0200) Subject: Add the CMake directory created during unit testing to .gitignore. X-Git-Tag: accepted/tizen/20131212.181521~271 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d31e60d11ff1566ae51e41467f8a3ffc1100b74c;p=platform%2Fupstream%2Fqttools.git Add the CMake directory created during unit testing to .gitignore. Change-Id: I6835b9c034ab3ba1933bd8726c035a8c328daa4f Reviewed-by: Sergio Ahumada --- diff --git a/.gitignore b/.gitignore index 27c4a8f..bb96a51 100644 --- a/.gitignore +++ b/.gitignore @@ -128,6 +128,7 @@ tst_* tst_*.log tst_*.debug tst_*~ +tests/auto/cmake/build # xemacs temporary files *.flc