-
-
Notifications
You must be signed in to change notification settings - Fork 64
/
.gitattributes
36 lines (35 loc) · 933 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
*.bat text eol=crlf
*.csproj text eol=lf
*.css text eol=lf
*.ejs text eol=lf
*.html text eol=lf
*.inc text eol=lf
*.ini text eol=lf
*.jison text eol=lf
*.jisonlex text eol=lf
*.js text eol=lf
*.json text eol=lf
*.json5 text eol=lf
*.l text eol=lf
*.less text eol=lf
*.lex text eol=lf
*.markdown text eol=lf
*.md text eol=lf
*.php text eol=lf
*.sass text eol=lf
*.sed text eol=lf
*.sh text eol=lf
*.sln text eol=lf
*.src text eol=lf
*.txt text eol=lf
*.xml text eol=lf
*.vue text eol=lf
*.y text eol=lf
*.yacc text eol=lf
*.xaml text eol=lf
*.yaml text eol=lf
*.yml text eol=lf
*.pdf binary
*.psd binary
*.pptx binary
*.xlsx binary