1
0
mirror of https://github.com/gitattributes/gitattributes.git synced 2025-01-22 00:08:52 -05:00
Commit Graph

10 Commits

Author SHA1 Message Date
Sergey Volkov
ecf304efaa Do not use merge=union for C# projects, F# projects, and VS solutions
As per #21, `merge=union` can cause potential troubles.
2022-07-07 21:39:09 +03:00
Houston Haynes
dcf1bcdba9
Add F# and tweak C# (#128)
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2021-03-10 19:41:29 +13:00
Richie Bendall
3bbc79c5e7
Format gitattributes files 2019-04-20 12:35:18 +12:00
Richie Bendall
98c843fb2b
CSharp text type 2019-04-20 12:15:36 +12:00
Richie Bendall
c84166e390
Use HTTPS where possible in links 2019-04-18 16:51:46 +12:00
Alexander Karatarakis
e9c4312cab Separate VisualStudio.gitattributes from CSharp.gitattributes
Signed-off-by: Alexander Karatarakis <alex@karatarakis.com>
2014-05-17 17:56:21 +03:00
Ben Bodenmiller
3280684e79 make *.sln always text and use crlf line endings
solution files are for Visual Studio which likes crlf
2014-05-17 01:54:13 -07:00
Alexander Karatarakis
9c84749975 Remove common document exclusions. They are gathered in Common.gitattributes
Signed-off-by: Alexander Karatarakis <alex@karatarakis.com>
2014-04-13 13:39:36 +03:00
Alexander Karatarakis
d2c27ea8b0 Add url with info in CSharp.gitattributes
Signed-off-by: Alexander Karatarakis <alex@karatarakis.com>
2012-09-30 01:57:20 +03:00
David Laing
4beed42393 Csharp specific settings
Taken from GitHub for Windows client
2012-09-19 11:09:22 +01:00