From c82dde8d69117010b50ad0fc14dcd67e09dfa5b2 Mon Sep 17 00:00:00 2001 From: Ahmed Fwela Date: Mon, 11 Mar 2024 17:42:17 +0200 Subject: [PATCH] ignore tool directory when publishing --- .pubignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .pubignore diff --git a/.pubignore b/.pubignore new file mode 100644 index 00000000..719b620a --- /dev/null +++ b/.pubignore @@ -0,0 +1 @@ +tool \ No newline at end of file