summaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
blob: 05e51885cff0ebc725a9b481f22485dae05d084a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
*.[ch]pp text eol=lf
*.[ch] text eol=lf
*.[ch]xx text eol=lf
*.cc text eol=lf
*.rc text eol=lf

*.git?* text eol=lf

*.txt text eol=lf
*.cmake text eol=lf

*.md text eol=lf
*.csv text eol=lf
*.json text eol=lf

*.ui text eol=lf
*.qrc text eol=lf
*.ts text eol=lf
*.in text eol=lf

*.cmd text eol=crlf
*.bat text eol=crlf