From c0f393caae00a3f963a157535773b571ae02193f Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Mon, 23 Jul 2012 09:52:12 +0200 Subject: Add the CMake directory created during unit testing to .gitignore. Change-Id: I93b9686daa49f4978d0919291402182865a73ec3 Reviewed-by: Sergio Ahumada --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3689593c6..0b83a7aed 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ tst_* tst_*.log tst_*.debug tst_*~ +tests/auto/cmake/build # Visual Studio generated files *.ib_pdb_index -- cgit v1.2.3