We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 951f9d2 + df3f5dc commit c70cba4Copy full SHA for c70cba4
1 file changed
.gitattributes
@@ -2,7 +2,7 @@
2
* text=auto eol=lf
3
4
# Documentation
5
-*.md text diff=markdown eol=crlf
+*.md text diff=markdown eol=crlf export-ignore
6
*.tex text diff=tex
7
8
# Typical used data formats
@@ -35,7 +35,5 @@
35
.gitattributes text diff=gitattributes export-ignore
36
.gitmodules text diff=gitmodules export-ignore
37
38
-Changelog.md export-ignore
39
-
40
/.scripts export-ignore
41
/.github export-ignore
0 commit comments