diff options
| author | nyamatongwe <devnull@localhost> | 2010-07-13 20:52:12 +1000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2010-07-13 20:52:12 +1000 |
| commit | cb9b73cececb21de99f163d1bd4f8a8999eb332b (patch) | |
| tree | 1d5b820f7de4bc84f15b98b674db025058a7a5af | |
| parent | de69f65bcd84e16e5e1eb33f2db84d6980da92e2 (diff) | |
| download | scintilla-mirror-cb9b73cececb21de99f163d1bd4f8a8999eb332b.tar.gz | |
More text files have native line ends.
| -rwxr-xr-x | .hgeol | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -4,24 +4,28 @@ **.h = native **.m = native **.mm = native +**.iface = native **.mk = native **.py = native **.rc = native **.html = native **.bat = native **.mak = native +**.def = native **.manifest = native **.properties = native +**.txt = native +**.pch = native **.hgeol = native **.dsp = native **.sln = native **.vcproj = native **.gen = native +**makefile = native +README = native **.bmp = BIN **.cur = BIN **.ico = BIN **.jpg = BIN **.png = BIN tgzsrc = LF -tgzsrc = LF -scripts/ba = LF |
