summaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
blob: 8a5c0bae791165302c43d1554a66834a43d4f01d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
* text=auto eol=lf

*.[ch]pp text eol=lf
*.[ch] text eol=lf
*.inl text eol=lf
*.rc text eol=lf
*.vert text eol=lf
*.frag text eol=lf
*.json -text
*.sh text eol=lf
*.cmake text eol=lf
*.conf text eol=lf
*.txt text eol=lf
*.yml text eol=lf
*.bat text eol=crlf
.git?* text eol=lf

*.tga -text
*.png -text
*.webp -text
*.blend -text
*.blend[0-9] -text