From 60a16b5b557ff83a2b6c7b3828d28c2585d20572 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 23 May 2021 22:20:59 +0200 Subject: [PATCH] chore: cleanup release tarballs (#43) --- .tarignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.tarignore b/.tarignore index 575d4a3..cc43d08 100644 --- a/.tarignore +++ b/.tarignore @@ -1,4 +1,5 @@ .envrc +.npmrc .tarignore .dictionary* .git* @@ -7,6 +8,7 @@ .markdownlint* .jsbeautify* .prettier* +.chglog example* gulp* package* @@ -17,3 +19,4 @@ src build renovate* resources +CONTRIBUTING.md