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 3e2479f commit b1cdf12Copy full SHA for b1cdf12
.gitattributes
@@ -0,0 +1,11 @@
1
+# -*- mode: gitattributes; -*-
2
+*.sh text eol=lf
3
+*.tex text eol=lf
4
+*.sly text eol=lf
5
+
6
+# git archive ignore
7
+/.github export-ignore
8
+/.editorconfig export-ignore
9
+/.gitattributes export-ignore
10
+/.gitignore export-ignore
11
+/test export-ignore
0 commit comments