https://github.com/au-bios/python-landscapegen
Revision b2f7871682c99b0a77c3edb090024f931fd7c293 authored by LDalby on 01 June 2015, 14:26:38 UTC, committed by LDalby on 01 June 2015, 14:26:38 UTC
1 parent b0eafdd
Raw File
Tip revision: b2f7871682c99b0a77c3edb090024f931fd7c293 authored by LDalby on 01 June 2015, 14:26:38 UTC
Correct naming errors
Tip revision: b2f7871
.gitattributes
# Auto detect text files and perform LF normalization
* text=auto

# Custom for Visual Studio
*.cs     diff=csharp
*.sln    merge=union
*.csproj merge=union
*.vbproj merge=union
*.fsproj merge=union
*.dbproj merge=union

# 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