We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 564b7fb commit dd16b96Copy full SHA for dd16b96
.gitattributes
@@ -0,0 +1,7 @@
1
+# Set the default behavior, in case people don't have core.autocrlf set.
2
+* text=auto
3
+
4
+# Explicitly declare text files you want to always be normalized and converted
5
+# to native line endings on checkout.
6
+*.vim text
7
+*.md text
0 commit comments