5 Commits

Author SHA1 Message Date
Michael Render
6e21bea7e3 [dotnet] Migrate solution file to new .slnx format (#16638)
Co-authored-by: Nikolay Borisenko <22616990+nvborisenko@users.noreply.github.com>
2025-11-30 17:30:52 +03:00
Ahmed Ashour
61506a4624 Update .xml in .gitattributes
Add "*.xml" in .gitattributes as "text"

Some .xml files in HEAD currently have different EOL styles, and it can cause commits to span the whole file because of this. It is recommended to unify the ending, and it can be "eol=lf" if needed

Signed-off-by: Luke Inman-Semerau <luke.semerau@gmail.com>
2015-06-04 09:31:07 -07:00
Luke Inman-Semerau
e890401e78 We really want unix style line endings for most of our files
adding an extra dir to clean for python builds
2013-02-19 12:21:56 -08:00
Kristian Rosenvold
bc3b8381a3 KristianRosenvold: Removed a n unused part of the gitattributes so I can pull request 2013-01-15 19:30:01 +01:00
Kristian Rosenvold
55504b8b46 KristianRosenvold: Put an end crlf issues once and for all with .gitattibutes 2013-01-15 19:09:10 +01:00