From 67846b8ea4493254324926ef154792b0fa794e81 Mon Sep 17 00:00:00 2001 From: wmayer Date: Wed, 15 Jun 2022 12:23:48 +0200 Subject: [PATCH] plugin: do not exclude widget plugins from tarball --- src/Tools/plugins/.gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Tools/plugins/.gitattributes b/src/Tools/plugins/.gitattributes index 03a27f9090..54ef6a5209 100644 --- a/src/Tools/plugins/.gitattributes +++ b/src/Tools/plugins/.gitattributes @@ -1,3 +1,2 @@ #git archive --worktree-attributes --prefix=freecad-0.13/ --output=freecad.tar.gz HEAD -widget export-ignore imageformats export-ignore