Skip to content

Commit bceb124

Browse files
committed
correct line endings
1 parent 40b2f0f commit bceb124

4 files changed

Lines changed: 2456 additions & 2432 deletions

File tree

.gitattributes

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,25 @@
1+
# This is the standard LF normalization file used on windows
2+
#
3+
4+
# Auto detect text files and perform LF normalization
15
* text=auto
6+
7+
# Custom for Visual Studio, very unlikely, but lets keep it
8+
*.cs diff=csharp
9+
*.sln merge=union
10+
*.csproj merge=union
11+
*.vbproj merge=union
12+
*.fsproj merge=union
13+
*.dbproj merge=union
14+
15+
# Standard to msysgit
16+
*.doc diff=astextplain
17+
*.DOC diff=astextplain
18+
*.docx diff=astextplain
19+
*.DOCX diff=astextplain
20+
*.dot diff=astextplain
21+
*.DOT diff=astextplain
22+
*.pdf diff=astextplain
23+
*.PDF diff=astextplain
24+
*.rtf diff=astextplain
25+
*.RTF diff=astextplain

0 commit comments

Comments
 (0)