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.
2 parents 176911e + fa8cd25 commit 519a35cCopy full SHA for 519a35c
.gitattributes
@@ -0,0 +1,30 @@
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
+*.js text eol=lf
17
+*.json text eol=lf
18
+*.html text eol=lf
19
+*.css text eol=lf
20
+*.svg text eol=lf
21
+*.png -crlf -diff
22
+*.yml text eol=lf
23
+*.xml text eol=lf
24
+*.mcm text eol=lf
25
+*.nsi text eol=lf
26
+*.nsh text eol=lf
27
+*.lua text eol=lf
28
+*.txt text eol=lf
29
+*.sh text eol=lf
30
+*.config text eol=lf
0 commit comments