We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 164b21a commit af2c521Copy full SHA for af2c521
1 file changed
.gitattributes
@@ -0,0 +1,11 @@
1
+* text=auto
2
+
3
+# Native line endings.
4
+*.c text
5
+*.cpp text
6
+*.h text
7
+*.rc text
8
9
+# Windows line endings.
10
+*.bat text eol=crlf
11
+*.eln text eol=crlf
0 commit comments