Skip to content

Commit 57a082f

Browse files
authored
fix: scorecards checks and .gitattributes (#529)
Relates-to: ossf/scorecard#2489 Signed-off-by: Sam Gammon <[email protected]>
1 parent c8c6b64 commit 57a082f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitattributes

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
README.md export-ignore
2-
SECURITY.md export-ignore
32
commitlint.config.js export-ignore
43
pnpm-lock.yaml export-ignore
54
pom.xml export-ignore
65
local.bazelrc.inert export-ignore
76
.aspect/bazelrc/ export-ignore
87
.bazelci/ export-ignore
98
.bcr/ export-ignore
10-
.github/ export-ignore
9+
.github/*.md export-ignore
10+
.github/*.yml export-ignore
11+
.github/codeql export-ignore
12+
.github/workflows export-ignore
1113
.husky/ export-ignore
1214
docs/ export-ignore
1315
tools/ export-ignore

0 commit comments

Comments
 (0)