From 0c50770efd87c246025aa7466d1b332d0966eaba Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Mon, 7 Mar 2022 20:53:10 -0500 Subject: [PATCH] ci: exclude .git from release tarball --- dev/deploy/exclude-patterns.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev/deploy/exclude-patterns.txt b/dev/deploy/exclude-patterns.txt index fa0c6cb5d..6ae4acad9 100644 --- a/dev/deploy/exclude-patterns.txt +++ b/dev/deploy/exclude-patterns.txt @@ -1,13 +1,16 @@ .devcontainer .github .vscode +.git bootstrap cypress dev docker +hooks notes svn-history test +.bowerrc .editorconfig .eslintrc.js .npmrc