-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitattributes
48 lines (45 loc) · 1.02 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
48
* text=auto
*.cmd text eol=crlf
*.css text diff=css
*.htm text diff=html
*.html text diff=html
*.ini text
*.java text diff=java
*.js text
*.json text
*.md text
*.pl text
*.properties text
*.sh text eol=lf
*.sql text
*.tld text
*.tag text
*.tagx text
*.tf text
*.ts text
*.txt text
*.xhtml text diff=html
*.xml text
*.class binary
*.ear binary
*.gif binary
*.ico binary
*.jar binary
*.jng binary
*.jpg binary
*.jpeg binary
*.pdf binary
*.png binary
*.svg text
*.war binary
AUTHORS text
CHANGELOG text
CHANGES text
CONTRIBUTING text
COPYING text
*COPYRIGHT* text
INSTALL text
LICENSE text
NEWS text
*README* text
TODO text