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 b92af51 commit 6ce884fCopy full SHA for 6ce884f
.gitattributes
@@ -1,2 +1,14 @@
1
-# Auto detect text files and perform LF normalization
+# Text break
2
* text=auto
3
+* text eol=lf
4
+
5
+# Archive ignore
6
+/.github export-ignore
7
+/tests export-ignore
8
+.gitignore export-ignore
9
+.gitattributes export-ignore
10
+README.md export-ignore
11
+CODE-OF-CONDUCT.md export-ignore
12
+CONTRIBUTING.md export-ignore
13
+SECURITY.md export-ignore
14
+_config.yml export-ignore
0 commit comments