forked from globalmentor/guise-mummy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitattributes
61 lines (61 loc) · 804 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
50
51
52
53
54
55
56
57
58
59
60
61
* text=auto
*.7z binary
*.bat eol=crlf
*.bmp binary
*.bz2 binary
*.bzip2 binary
*.class binary
*.css text
*.csv text
*.dll binary
*.ear binary
*.eps binary
*.fla binary
*.flv binary
*.gz binary
*.gzip binary
*.htm text diff=html
*.html text diff=html
*.gif binary
*.ico binary
*.ini text
*.java text diff=java
*.jar binary
*.js text
*.json text
*.jsp text
*.jspf text
*.jpeg binary
*.jpg binary
*.log text
*.lst text
*.md text
*.mov binary
*.mp3 binary
*.mp4 binary
*.ogg binary
*.php text diff=php
*.pdf binary
*.png binary
*.properties text
*.sh eol=lf
*.so binary
*.sql text
*.surf text
*.svg text
*.swf binary
*.tif binary
*.tiff binary
*.tld text
*.ttf binary
*.turf text
*.tsv text
*.txt text
*.vcf text
*.war binary
*.xhtml text diff=html
*.xsd text
*.xsl text
*.xml text
*.xz binary
*.zip binary