Skip to content

Commit 4677a9a

Browse files
committed
chore(gitignore): Add detect secrets files to .gitignore
1 parent 8ea92fe commit 4677a9a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,6 @@ Docs/publishing-release.md.meta
8181
node_modules
8282
package-lock.json
8383
package-lock.json.meta
84+
85+
.pre-commit-config.yaml
86+
.secrets.baseline

0 commit comments

Comments
 (0)