-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitattributes
More file actions
22 lines (21 loc) · 972 Bytes
/
.gitattributes
File metadata and controls
22 lines (21 loc) · 972 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
* text eol=auto
*.sh text eol=lf
*.bat text eol=crlf
nls/*.en working-tree-encoding=CP437 text eol=auto
nls/*.lv working-tree-encoding=CP775 text eol=auto
nls/*.nl working-tree-encoding=CP850 text eol=auto
nls/*.fi working-tree-encoding=CP850 text eol=auto
nls/*.fr working-tree-encoding=CP850 text eol=auto
nls/*.de working-tree-encoding=CP850 text eol=auto
nls/*.dk working-tree-encoding=CP850 text eol=auto
nls/*.it working-tree-encoding=CP850 text eol=auto
nls/*.pt working-tree-encoding=CP850 text eol=auto
nls/*.es working-tree-encoding=CP850 text eol=auto
nls/*.sv working-tree-encoding=CP850 text eol=auto
nls/*.hu working-tree-encoding=CP852 text eol=auto
nls/*.no working-tree-encoding=CP850 text eol=auto
nls/*.rs working-tree-encoding=CP852 text eol=auto
nls/*.sl working-tree-encoding=CP852 text eol=auto
nls/*.tr working-tree-encoding=CP857 text eol=auto
nls/*.ru working-tree-encoding=CP866 text eol=auto
nls/*.ua working-tree-encoding=CP866 text eol=auto