-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitattributes
47 lines (47 loc) · 1.18 KB
/
.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
# binary files
*.7z -text
*.a -text
*.bin -text
*.config -text
*.chm -text
*.class -text
*.cms -text
*.dat -text
*.doc -text
*.docx -text
*.DS_Store -text
*.elfo -text
*.eps -text
*.exe -text
*.gif -text
*.ico -text
*.jar -text
*.jpeg -text
*.jpg -text
*.lib -text
*.lnk -text
*.mfb -text
*.mov -text
*.mp4 -text
*.msg -text
*.nfb -text
*.o -text
*.obj -text
*.ost -text
*.out -text
*.pdf -text
*.pfx -text
*.png -text
*.ppt -text
*.pptx -text
*.pst -text
*.qea -text
*.so -text
*.sqlite3 -text
*.svg -text
*.tif -text
*.xls -text
*.xlsm -text
*.xlsx -text
*.whl -text
*.zip -text