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-28 17:48:04 +0400
committerRaja R Harinath <harinath@hurrynot.org>2010-07-28 17:48:04 +0400
commit527c363398f8f6a2c12c04c1e4fe3d29c308fe06 (patch)
tree3f840dd6614e0adc895636c53369ec7d43345b32 /.gitattributes
parente4703ee792e69f581850bc610674205e577882dc (diff)
Step back a bit on enabling default CRLF handling.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes14
1 files changed, 7 insertions, 7 deletions
diff --git a/.gitattributes b/.gitattributes
index 517c538d8c0..9f803813ed2 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,11 +1,11 @@
-*.c crlf
-*.h crlf
-*.cs crlf
-*.sh crlf
+#*.c crlf
+#*.h crlf
+#*.cs crlf
+#*.sh crlf
-ChangeLog crlf
-*akefile* crlf
-*.sources crlf
+#ChangeLog crlf
+#*akefile* crlf
+#*.sources crlf
# don't do anything to line-endings. Let CRLFs go into the repo
*.bat -crlf