Skip to content

Commit 41b74d6

Browse files
amphroSF-CLI-BOT
andauthored
chore: sync .gitignore [skip-validate-pr] [ci skip] (#21)
Authored via Leif Co-authored-by: SF-CLI-BOT <[email protected]>
1 parent b2ea1bc commit 41b74d6

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.gitignore

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -- CLEAN
2-
2+
tmp/
33
# use yarn by default, so ignore npm
44
package-lock.json
55

@@ -23,7 +23,11 @@ coverage
2323

2424
# generated docs
2525
docs
26-
tmp
26+
27+
# ignore sfdx-trust files
28+
*.tgz
29+
*.sig
30+
package.json.bak.
2731

2832
# -- CLEAN ALL
2933
node_modules

0 commit comments

Comments
 (0)