From 898886e4ee0f02379bbb346a99a79b106e65fbd9 Mon Sep 17 00:00:00 2001 From: Thomas Dvornik Date: Thu, 4 Feb 2021 12:40:04 -0800 Subject: [PATCH] chore: sync .gitignore [skip-validate-pr] [ci skip] (#41) Authored via Leif Co-authored-by: SF-CLI-BOT --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 45e14e50..21fa8c7d 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,11 @@ coverage # generated docs docs +# ignore sfdx-trust files +*.tgz +*.sig +package.json.bak. + # -- CLEAN ALL node_modules