From 82f7caf802270629a983b6d769805d1e6bdf55ae Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 6 Mar 2019 17:48:39 +0300 Subject: Use new setup for unit tests --- bpkg/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bpkg/.gitignore') diff --git a/bpkg/.gitignore b/bpkg/.gitignore index ebdc8f6..e2eadc4 100644 --- a/bpkg/.gitignore +++ b/bpkg/.gitignore @@ -1,7 +1,12 @@ bpkg +*.test *-options.?xx *-odb.?xx repository-signing.?xx repository-types.?xx argument-grouping.?xx version.hxx + +# Testscript output directory (can be symlink). +# +test-*.test -- cgit v1.1