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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@hurrynot.org>2010-07-25 18:39:25 +0400
committerRaja R Harinath <harinath@hurrynot.org>2010-07-25 18:47:39 +0400
commitb293948fb759a8edd5bf4ccce29baa991a1ee04d (patch)
tree483dc9e2256644fe6797baed23bc152801891643 /mcs/class/System.Data.Services.Client/Server
parenta8101ead573efa9a27e900b93d85cd67beda11b6 (diff)
EOL handling
This set of .gitattributes was automatically generated from the list of files that GIT tried to normalize when I enabled automatic EOL conversion. With this set of attributes, we prevent automated EOL conversion on files that we know will cause trouble down the road.
Diffstat (limited to 'mcs/class/System.Data.Services.Client/Server')
-rw-r--r--mcs/class/System.Data.Services.Client/Server/System/Data/Services/.gitattributes2
-rw-r--r--mcs/class/System.Data.Services.Client/Server/System/Data/Services/Epm/.gitattributes7
-rw-r--r--mcs/class/System.Data.Services.Client/Server/System/Data/Services/Parsing/.gitattributes1
-rw-r--r--mcs/class/System.Data.Services.Client/Server/System/Data/Services/Providers/.gitattributes1
4 files changed, 11 insertions, 0 deletions
diff --git a/mcs/class/System.Data.Services.Client/Server/System/Data/Services/.gitattributes b/mcs/class/System.Data.Services.Client/Server/System/Data/Services/.gitattributes
new file mode 100644
index 00000000000..4d826b57fac
--- /dev/null
+++ b/mcs/class/System.Data.Services.Client/Server/System/Data/Services/.gitattributes
@@ -0,0 +1,2 @@
+/HttpProcessUtility.cs -crlf
+/XmlConstants.cs -crlf
diff --git a/mcs/class/System.Data.Services.Client/Server/System/Data/Services/Epm/.gitattributes b/mcs/class/System.Data.Services.Client/Server/System/Data/Services/Epm/.gitattributes
new file mode 100644
index 00000000000..00f7b2ec32f
--- /dev/null
+++ b/mcs/class/System.Data.Services.Client/Server/System/Data/Services/Epm/.gitattributes
@@ -0,0 +1,7 @@
+/EpmContentSerializerBase.cs -crlf
+/EpmCustomContentSerializer.cs -crlf
+/EpmCustomContentWriterNodeData.cs -crlf
+/EpmSourcePathSegment.cs -crlf
+/EpmSourceTree.cs -crlf
+/EpmTargetPathSegment.cs -crlf
+/EpmTargetTree.cs -crlf
diff --git a/mcs/class/System.Data.Services.Client/Server/System/Data/Services/Parsing/.gitattributes b/mcs/class/System.Data.Services.Client/Server/System/Data/Services/Parsing/.gitattributes
new file mode 100644
index 00000000000..a8291fd0a8e
--- /dev/null
+++ b/mcs/class/System.Data.Services.Client/Server/System/Data/Services/Parsing/.gitattributes
@@ -0,0 +1 @@
+/WebConvert.cs -crlf
diff --git a/mcs/class/System.Data.Services.Client/Server/System/Data/Services/Providers/.gitattributes b/mcs/class/System.Data.Services.Client/Server/System/Data/Services/Providers/.gitattributes
new file mode 100644
index 00000000000..f26bcdde503
--- /dev/null
+++ b/mcs/class/System.Data.Services.Client/Server/System/Data/Services/Providers/.gitattributes
@@ -0,0 +1 @@
+/EntityPropertyMappingInfo.cs -crlf