diff options
| author | Vincent Richard <[email protected]> | 2013-03-11 11:29:16 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2013-03-11 11:29:16 +0100 |
| commit | c2e16ab09f8a1fd5052bd609acd5ebf8f69d7df8 (patch) | |
| tree | 8c2c631de5bad96e0cddaaa0275724b394f4d901 /.gitignore | |
| parent | Fixed mailbox and mailbox group parsing. Added unit tests. (diff) | |
| download | vmime-c2e16ab09f8a1fd5052bd609acd5ebf8f69d7df8.tar.gz vmime-c2e16ab09f8a1fd5052bd609acd5ebf8f69d7df8.zip | |
Testing with CTest.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -28,6 +28,10 @@ doc/html/* /COPYING.txt /build/ +# CTest-generated files +/CTestTestfile.cmake +/Testing/ + # Mac ._DS_Store |
