Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/NRefactory.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Grunwald <daniel@danielgrunwald.de>2013-11-06 02:34:44 +0400
committerDaniel Grunwald <daniel@danielgrunwald.de>2013-11-06 02:34:44 +0400
commita686c713155d1dbcf32ff8cf96bae95624818be9 (patch)
tree503889659254a7c3c531e4d88aeacba1daf61886 /.gitattributes
parentdcaada2f3fda495905677af7eed22111d3db217f (diff)
Normalize newlines
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 1a153302..d03a1ca8 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,3 @@
+*.cs text
*.sln -crlf
*.csproj -crlf \ No newline at end of file