We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.gitattributes
1 parent c8c6b64 commit 57a082fCopy full SHA for 57a082f
.gitattributes
@@ -1,13 +1,15 @@
1
README.md export-ignore
2
-SECURITY.md export-ignore
3
commitlint.config.js export-ignore
4
pnpm-lock.yaml export-ignore
5
pom.xml export-ignore
6
local.bazelrc.inert export-ignore
7
.aspect/bazelrc/ export-ignore
8
.bazelci/ export-ignore
9
.bcr/ export-ignore
10
-.github/ export-ignore
+.github/*.md export-ignore
+.github/*.yml export-ignore
11
+.github/codeql export-ignore
12
+.github/workflows export-ignore
13
.husky/ export-ignore
14
docs/ export-ignore
15
tools/ export-ignore
0 commit comments