summaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
blob: fe812a7ba4ce92689ca9e4f7d410e3e457044815 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
* 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
*.json.bak -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