https://github.com/PressForward/pressforward
Raw File
Tip revision: 7c30b23e4da1c044fca526f92fcca0b1c72f21d6 authored by Boone B Gorges on 04 January 2024, 03:13:23 UTC
Bump stable to 5.6.0.
Tip revision: 7c30b23
.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