From dfde5a646b2736962729c7061e2f818e9965dbd5 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Fri, 7 Jun 2013 10:18:10 +0200 Subject: Outsourced build test script. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9c529554..78018a46 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,10 @@ doc/html/* /COPYING.txt /build/ +# Outsourced build test +/_build/ +/_install/ + # CTest-generated files /CTestTestfile.cmake /Testing/ -- cgit v1.2.3