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/Novell.Directory.Ldap
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/Novell.Directory.Ldap')
-rw-r--r--mcs/class/Novell.Directory.Ldap/.gitattributes2
-rw-r--r--mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Rfc2251/.gitattributes1
-rw-r--r--mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Security.jvm/.gitattributes7
-rw-r--r--mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Utilclass/.gitattributes4
-rw-r--r--mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap/.gitattributes2
5 files changed, 16 insertions, 0 deletions
diff --git a/mcs/class/Novell.Directory.Ldap/.gitattributes b/mcs/class/Novell.Directory.Ldap/.gitattributes
new file mode 100644
index 00000000000..1dc79598aa7
--- /dev/null
+++ b/mcs/class/Novell.Directory.Ldap/.gitattributes
@@ -0,0 +1,2 @@
+/makefile.build -crlf
+/net_1_1_java_Novell.Directory.Ldap.dll.sources -crlf
diff --git a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Rfc2251/.gitattributes b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Rfc2251/.gitattributes
new file mode 100644
index 00000000000..a32f40c95e8
--- /dev/null
+++ b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Rfc2251/.gitattributes
@@ -0,0 +1 @@
+/RfcLdapSuperDN.cs -crlf
diff --git a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Security.jvm/.gitattributes b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Security.jvm/.gitattributes
new file mode 100644
index 00000000000..f4322cac4e6
--- /dev/null
+++ b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Security.jvm/.gitattributes
@@ -0,0 +1,7 @@
+/AuthenticationCallbackHandler.cs -crlf
+/CreateContextPrivilegedAction.cs -crlf
+/ExchangeTokenPrivilegedAction.cs -crlf
+/Krb5Helper.cs -crlf
+/SecureStream.cs -crlf
+/UnwrapPrivilegedAction.cs -crlf
+/WrapPrivilegedAction.cs -crlf
diff --git a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Utilclass/.gitattributes b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Utilclass/.gitattributes
new file mode 100644
index 00000000000..deff863048e
--- /dev/null
+++ b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Utilclass/.gitattributes
@@ -0,0 +1,4 @@
+/ExceptionMessages.resx -crlf
+/ExceptionMessages.txt -crlf
+/ResourcesHandler.cs -crlf
+/ResultCodeMessages.resx -crlf
diff --git a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap/.gitattributes b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap/.gitattributes
new file mode 100644
index 00000000000..5f364c29212
--- /dev/null
+++ b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap/.gitattributes
@@ -0,0 +1,2 @@
+/AuthenticationTypes.cs -crlf
+/MessageVector.cs -crlf