Mercurial > repos > cstrittmatter > test_eurl_vtec_wgs_pt
comparison scripts/.gitattributes @ 3:0cbed1c0a762 draft default tip
planemo upload commit 15239f1674081ab51ab8dd75a9a40cf1bfaa93e8
author | cstrittmatter |
---|---|
date | Tue, 28 Jan 2020 10:42:31 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
2:6837f733b4aa | 3:0cbed1c0a762 |
---|---|
1 # Auto detect text files and perform LF normalization | |
2 * text=auto | |
3 | |
4 # Custom for Visual Studio | |
5 *.cs diff=csharp | |
6 | |
7 # Standard to msysgit | |
8 *.doc diff=astextplain | |
9 *.DOC diff=astextplain | |
10 *.docx diff=astextplain | |
11 *.DOCX diff=astextplain | |
12 *.dot diff=astextplain | |
13 *.DOT diff=astextplain | |
14 *.pdf diff=astextplain | |
15 *.PDF diff=astextplain | |
16 *.rtf diff=astextplain | |
17 *.RTF diff=astextplain |