https://github.com/ddofer/ProFET
Raw File
Tip revision: 0b7a7a12510713b2810c8e2e2af384f5217f7939 authored by Dan Ofer on 14 September 2015, 13:56:32 UTC
Updated!
Tip revision: 0b7a7a1
.gitattributes
# Auto detect text files and perform LF normalization
* text=auto

# Custom for Visual Studio
*.cs     diff=csharp

# Standard to msysgit
*.doc	 diff=astextplain
*.DOC	 diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot  diff=astextplain
*.DOT  diff=astextplain
*.pdf  diff=astextplain
*.PDF	 diff=astextplain
*.rtf	 diff=astextplain
*.RTF	 diff=astextplain
back to top