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 8673a07 commit 62b0458Copy full SHA for 62b0458
.gittattributes
@@ -0,0 +1,34 @@
1
+* -text
2
+*.c text=auto
3
+*.cpp text=auto
4
+*.cc text=auto
5
+*.h text=auto
6
+*.hpp text=auto
7
+*.m text=auto
8
+*.mm text=auto
9
+
10
+*.eel text=auto
11
+*.php text=auto
12
+*.txt text=auto
13
+*.py text=auto
14
15
+*.bat text eol=crlf
16
+*.cmd text eol=crlf
17
18
+*.dsp text eol=crlf
19
+*.dsw text eol=crlf
20
+*.sln text eol=crlf
21
+*.vcxproj text eol=crlf
22
+*.vcxproj.filters text eol=crlf
23
+*.vcxproj.user text eol=crlf
24
+*.props text eol=crlf
25
+*.rc text eol=crlf
26
27
+*.command text eol=lf
28
+*.sh text eol=lf
29
+*.pbxproj text eol=lf
30
+*.xcconfig text eol=lf
31
+*.xcworkspacedata text eol=lf
32
+*.plist text eol=lf
33
+Makefile text eol=lf
34
+.mk text eol=lf
0 commit comments