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