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 176911e commit 7ea97bfCopy full SHA for 7ea97bf
.gitattributes
@@ -0,0 +1,32 @@
1
+LICENSE text eol=lf
2
+*.md text eol=lf
3
+*.c text eol=lf
4
+*.cc text eol=lf
5
+*.h text eol=lf
6
7
+*.S text eol=lf
8
+*.s text eol=lf
9
+*.hex -crlf -diff
10
+*.elf -crlf -diff
11
+*.ld text eol=lf
12
+Makefile text eol=lf
13
+*.mk text eol=lf
14
+*.nomk text eol=lf
15
+*.pl text eol=lf
16
+*.php text eol=lf
17
+*.js text eol=lf
18
+*.json text eol=lf
19
+*.html text eol=lf
20
+*.css text eol=lf
21
+*.svg text eol=lf
22
+*.png -crlf -diff
23
+*.yml text eol=lf
24
+*.xml text eol=lf
25
+*.mcm text eol=lf
26
+*.nsi text eol=lf
27
+*.nsh text eol=lf
28
+*.lua text eol=lf
29
+*.bat eol=crlf
30
+*.txt text eol=lf
31
+*.sh text eol=lf
32
+*.config text eol=lf
0 commit comments