aboutsummaryrefslogtreecommitdiffhomepage
path: root/.hgeol
diff options
context:
space:
mode:
authornyamatongwe <unknown>2012-05-17 12:43:39 +1000
committernyamatongwe <unknown>2012-05-17 12:43:39 +1000
commitded328447277a0526ed2fa47484e085a168ad643 (patch)
treee118e9f58ef38d03d763a054e3d06004d409f3e7 /.hgeol
parent475d9f420ba3b3877fd5a203639d9e14051d1fc8 (diff)
downloadscintilla-mirror-ded328447277a0526ed2fa47484e085a168ad643.tar.gz
Templates and projects are source code so should use native line ends.
Diffstat (limited to '.hgeol')
-rwxr-xr-x.hgeol3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgeol b/.hgeol
index cf5a082fd..90014834d 100755
--- a/.hgeol
+++ b/.hgeol
@@ -1,10 +1,12 @@
[patterns]
**.cxx = native
+**.cpp = native
**.c = native
**.h = native
**.m = native
**.mm = native
**.iface = native
+**.template = native
**.mk = native
**.py = native
**.rc = native
@@ -25,6 +27,7 @@
**.dsp = native
**.sln = native
**.vcproj = native
+**.pro = native
**.gen = native
**makefile = native
README = native