-
-
Notifications
You must be signed in to change notification settings - Fork 338
Expand file tree
/
Copy path.gitattributes
More file actions
46 lines (46 loc) · 691 Bytes
/
.gitattributes
File metadata and controls
46 lines (46 loc) · 691 Bytes
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
*.apt text
*.asax text
*.aspx text
*.build text
*.cgi eol=lf
*.config text
*.cpp text
*.cs text diff=csharp
*.csdproj text
*.csproj text
*.css text
*.dll binary
*.dtd text
*.html text diff=html
*.include text
*.js text
*.json text
*.log4net text
*.md text
*.nuspec text
*.readme text
*.resx text
*.rng text
*.rngc text
*.sh eol=lf
*.shfbproj text
*.sln text
*.snk binary
*.txt text
*.vb text
*.vbdproj text
*.vbproj text
*.vcproj text
*.vm text
*.vsdisco text
*.webinfo text
*.xml text
*.xproj text
*.xsd text
*.xsl text
*.yml text
.gitattributes text
.gitignore text
KEYS text
LICENSE text
NOTICE text