forked from MassTransit/MassTransit
- Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitattributes
More file actions
Latest commit
39 lines (33 loc) · 762 Bytes
/
Copy path.gitattributes
File metadata and controls
39 lines (33 loc) · 762 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
# Set default behavior to automatically normalize line endings.
*text=auto
*.jpgbinary
*.pngbinary
*.gifbinary
# Force bash scripts to always use lf line endings so that if a repo is accessed
# in Unix via a file share from Windows, the scripts will work.
*.intexteol=lf
*.shtexteol=lf
# Likewise, force cmd and batch scripts to always use crlf
*.cmdtexteol=crlf
*.battexteol=crlf
*.cstext=autodiff=csharp
*.resxtext=auto
*.hxxtext=auto
*.htmltext=auto
*.htmtext=auto
*.csstext=auto
*.scsstext=auto
*.sasstext=auto
*.lesstext=auto
*.jstext=auto
*.lisptext=auto
*.cljtext=auto
*.sqltext=auto
*.mtext=auto
*.erltext=auto
*.fstext=auto
*.fsxtext=auto
*.hstext=auto
*.csprojtext=auto
*.slntext=autoeol=crlf
# CLR specific