aboutsummaryrefslogtreecommitdiffhomepage
path: root/.hgeol
diff options
context:
space:
mode:
authorGravatar Hauke Heibel <hauke.heibel@gmail.com>2011-04-30 18:10:17 +0200
committerGravatar Hauke Heibel <hauke.heibel@gmail.com>2011-04-30 18:10:17 +0200
commit10426b76473e9e698c66ca0267011209b50fe7aa (patch)
tree02be9a6939ea3d1edf962976faed5540cfe710fc /.hgeol
parent0358a8247c22f11386c65facbdb54de462fdb629 (diff)
Final working fix for the EOL extension.
MSVC debugger tools are now forced to CRLF.
Diffstat (limited to '.hgeol')
-rw-r--r--.hgeol5
1 files changed, 4 insertions, 1 deletions
diff --git a/.hgeol b/.hgeol
index 27b5b40bf..411593eff 100644
--- a/.hgeol
+++ b/.hgeol
@@ -1,4 +1,7 @@
[patterns]
-**.* = native
scripts/*.in = LF
debug/msvc/*.dat = CRLF
+** = native
+
+[repository]
+native = LF