Skip to content

Commit

Permalink
fix: scorecards checks and .gitattributes (#529)
Browse files Browse the repository at this point in the history
Relates-to: ossf/scorecard#2489

Signed-off-by: Sam Gammon <[email protected]>
  • Loading branch information
sgammon authored Dec 19, 2024
1 parent c8c6b64 commit 57a082f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
README.md export-ignore
SECURITY.md export-ignore
commitlint.config.js export-ignore
pnpm-lock.yaml export-ignore
pom.xml export-ignore
local.bazelrc.inert export-ignore
.aspect/bazelrc/ export-ignore
.bazelci/ export-ignore
.bcr/ export-ignore
.github/ export-ignore
.github/*.md export-ignore
.github/*.yml export-ignore
.github/codeql export-ignore
.github/workflows export-ignore
.husky/ export-ignore
docs/ export-ignore
tools/ export-ignore
Expand Down

0 comments on commit 57a082f

Please sign in to comment.