From edf81b0d16322e5d49ec22f394b669d9094daac1 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 1 Feb 2023 18:08:26 +0000 Subject: Add a multicall target. If you use it, you're on your own. Signed-off-by: Laurent Bercot --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index acbc423..1e09951 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ /elgetopt /elgetpositionals /elglob +/eltest /emptyenv /envfile /exec @@ -55,3 +56,5 @@ /unexport /wait /withstdinas +/src/multicall/execline.c +/execline -- cgit v1.2.3