-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitattributes
49 lines (49 loc) · 938 Bytes
/
.gitattributes
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
.gitattributes eol=lf
.gitignore eol=lf
*.txt eol=lf
*.in eol=lf
*.h eol=lf
*.c eol=lf
*.inl eol=lf
*.cpp eol=lf
*.cxx eol=lf
*.hxx eol=lf
*.i eol=lf
*.cls eol=lf
*.sty eol=lf
*.tex eol=lf
*.m eol=lf
*.sh eol=lf
*.csh eol=lf
*.workspace eol=lf
*.cbp eol=lf
*.svg eol=lf
*.dia eol=lf
*.xib eol=lf
*.plist eol=lf
*.java eol=lf
*.ts eol=lf
*.qml eol=lf
*.qrc eol=lf
*.py eol=lf
*.rst eol=lf
*.bat eol=crlf
*.cmd eol=crlf
*.dll binary
*.so binary
*.dylib binary
*.7z binary
*.pdf binary
*.png binary
*.jpg binary
*.bmp binary
*.gif binary
*.xwd binary
*.ico binary
*.icns binary
*.std binary
*.gz binary
*.doc binary
*.rgb binary
*.mft binary
*.stl binary