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
path: root/tools
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 /tools
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 'tools')
-rw-r--r--tools/locale-builder/.gitattributes1
-rw-r--r--tools/locale-builder/langs/.gitattributes2
-rw-r--r--tools/locale-builder/locales/.gitattributes2
3 files changed, 5 insertions, 0 deletions
diff --git a/tools/locale-builder/.gitattributes b/tools/locale-builder/.gitattributes
new file mode 100644
index 00000000000..a375524a619
--- /dev/null
+++ b/tools/locale-builder/.gitattributes
@@ -0,0 +1 @@
+/lcids.xml -crlf
diff --git a/tools/locale-builder/langs/.gitattributes b/tools/locale-builder/langs/.gitattributes
new file mode 100644
index 00000000000..2d2377b5eaf
--- /dev/null
+++ b/tools/locale-builder/langs/.gitattributes
@@ -0,0 +1,2 @@
+/nb.xml -crlf
+/nn.xml -crlf
diff --git a/tools/locale-builder/locales/.gitattributes b/tools/locale-builder/locales/.gitattributes
new file mode 100644
index 00000000000..46581dfd06f
--- /dev/null
+++ b/tools/locale-builder/locales/.gitattributes
@@ -0,0 +1,2 @@
+/nb_NO.xml -crlf
+/nn_NO.xml -crlf