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.
2 parents 4a6c3b4 + 7c21248 commit 3ec4d62Copy full SHA for 3ec4d62
1 file changed
.gitattributes
@@ -6,3 +6,5 @@ go.mod text eol=lf
6
*.go text eol=lf
7
# Fallback: treat everything else as text and let git normalize according to platform/default
8
* text=auto
9
+# Track large export files with Git LFS to avoid GitHub's 100MB file size limit
10
+kiota-dom-export.txt filter=lfs diff=lfs merge=lfs -text
0 commit comments