From 6f8225417c42958e2f5e56341b369e3d0ebe4726 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: I462ad0a38aecb9235a8200769868491f63660738 Reviewed-by: Sergio Ahumada --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5b46215..f2338c9 100644 --- a/.gitignore +++ b/.gitignore @@ -126,6 +126,7 @@ tst_* tst_*.log tst_*.debug tst_*~ +tests/auto/cmake/build # xemacs temporary files *.flc -- cgit v1.2.1