From e63e27f5c09c3854268a215ff86bf22cc55ebe39 Mon Sep 17 00:00:00 2001 From: Mykyta Synelnikov Date: Mon, 16 Dec 2024 12:22:42 +0200 Subject: [PATCH] * updated .distignore --- .distignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.distignore b/.distignore index 213969a6..a161a2b4 100644 --- a/.distignore +++ b/.distignore @@ -1,5 +1,6 @@ # Directories /.wordpress-org +/.git /.github /assets/sass /assets/libs/fontawesome/scss @@ -10,6 +11,7 @@ # Files /.bowerrc +/.distignore /.editorconfig /.gitattributes /.gitignore