From 6fc20847d5cc1d41607e606c760300ec02dedaf6 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Tue, 22 Aug 2023 22:24:14 +0200 Subject: [PATCH] fix gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d8e597a..2202688 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ -/dist/ -/release/ +/dist +/release /wp-git-action* coverage.out