diff options
author | Vincent Richard <[email protected]> | 2013-06-07 08:18:10 +0000 |
---|---|---|
committer | Vincent Richard <[email protected]> | 2013-06-07 08:18:10 +0000 |
commit | dfde5a646b2736962729c7061e2f818e9965dbd5 (patch) | |
tree | f1236f79cd2a0327f9bfdcec2705a764a833de80 /.gitignore | |
parent | Fixed issue #44. (diff) | |
download | vmime-dfde5a646b2736962729c7061e2f818e9965dbd5.tar.gz vmime-dfde5a646b2736962729c7061e2f818e9965dbd5.zip |
Outsourced build test script.
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/ |