diff options
author | nyamatongwe <unknown> | 2010-07-13 20:05:30 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2010-07-13 20:05:30 +1000 |
commit | 641762deaad3f2abf82c30fdbbea5ceb79ed48db (patch) | |
tree | 0c09134a13643de33ba53dd77f0b3877631ebb73 /.hgeol | |
parent | bd957b2da9e5e0af4f3a62f599270d3968aa8e83 (diff) | |
download | scintilla-mirror-641762deaad3f2abf82c30fdbbea5ceb79ed48db.tar.gz |
Line ending settings and files to ignore.
Diffstat (limited to '.hgeol')
-rwxr-xr-x | .hgeol | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -0,0 +1,23 @@ +[patterns] +**.cxx = native +**.c = native +**.h = native +**.py = native +**.rc = native +**.html = native +**.bat = native +**.mak = native +**.manifest = native +**.properties = native +**.dsp = native +**.sln = native +**.vcproj = native +**.gen = native +**.bmp = BIN +**.cur = BIN +**.ico = BIN +**.jpg = BIN +**.png = BIN +tgzsrc = LF +tgzsrc = LF +scripts/ba = LF |