diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-03-06 23:06:30 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-03-08 16:42:31 +0300 |
commit | 77410b0cdde47219d6c6a36533fcb9354f17c3dd (patch) | |
tree | 703c39f3bc81792fabaf81769035f01a08cf6a2f /build2/.gitignore | |
parent | 8ca10194e206a181797ffb7a73dd2deee12ac753 (diff) |
Use new setup for unit tests
Diffstat (limited to 'build2/.gitignore')
-rw-r--r-- | build2/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/build2/.gitignore b/build2/.gitignore index 5ea3913..51b4c16 100644 --- a/build2/.gitignore +++ b/build2/.gitignore @@ -1,6 +1,11 @@ b b-boot +*.test #*-options #*-options.?xx config.hxx version.hxx + +# Testscript output directory (can be symlink). +# +test-*.test |