diff options
-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 |