diff options
author | Neil <nyamatongwe@gmail.com> | 2019-03-31 09:28:21 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2019-03-31 09:28:21 +1100 |
commit | c2039696b28ad333414fd362c76553e5cc9a88e7 (patch) | |
tree | fd2fb175259cf4d64c3c2f6792e11286110300c0 | |
parent | 3087d95c7c3ce5f185feecaf882c9fb21626fa83 (diff) | |
download | scintilla-mirror-c2039696b28ad333414fd362c76553e5cc9a88e7.tar.gz |
Backport: Added *.deps to native line ends which is same as *.mak.
Backport of changeset 7395:ad7aeb0d3a5c.
-rwxr-xr-x | .hgeol | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ **.html = native **.bat = native **.mak = native +**.deps = native **.def = native **.manifest = native **.properties = native |