forked from nrfconnect/sdk-oberon-psa-crypto
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
32 lines (26 loc) · 736 Bytes
/
.gitattributes
File metadata and controls
32 lines (26 loc) · 736 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
* -text
*.h text eol=lf
*.c text eol=lf
*.s text eol=lf
*.S text eol=lf
*.sh text eol=lf
*.json text eol=lf
*.md text eol=lf
*.txt text eol=lf
*.xml text eol=lf
*.cmake text eol=lf
Makefile text eol=lf
Doxyfile text eol=lf
*.clang-format text eol=lf
*.gitignore text eol=lf
*.bat text eol=crlf
*.ewp text eol=crlf
*.eww text eol=crlf
*.icf text eol=crlf
*.uvprojx text eol=crlf
*.uvoptx text eol=crlf
*.scvd text eol=crlf
*.uvmpw text eol=crlf
*.sln text eol=crlf
*.vcxproj text eol=crlf
*.filters text eol=crlf