diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -30,6 +30,10 @@ doc/html/* /COPYING.txt /build/ +# Outsourced build test +/_build/ +/_install/ + # CTest-generated files /CTestTestfile.cmake /Testing/ |