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.
1 parent b5a6c43 commit b35a7afCopy full SHA for b35a7af
1 file changed
.gitattributes
@@ -0,0 +1,12 @@
1
+AUTHORS linguist-generated merge=union
2
+go.sum linguist-generated merge=ours
3
+go.mod linguist-generated
4
+docs/* linguist-documentation
5
+*.md merge=union
6
+
7
+/.github export-ignore
8
+.gitattributes export-ignore
9
+.gitignore export-ignore
10
11
+apis/v1/*.go linguist-generated
12
+openapi/*.json linguist-generated
0 commit comments