diff options
| author | Charles Forsyth <charles.forsyth@gmail.com> | 2015-04-02 14:13:00 +0100 |
|---|---|---|
| committer | Charles Forsyth <charles.forsyth@gmail.com> | 2015-04-02 14:13:00 +0100 |
| commit | e492f4c3099df61fb3503ec025154b8f74bc1e44 (patch) | |
| tree | 719be47f9a2c6eff1d334d14eafdca7e77c3f9a6 /.hgignore | |
| parent | 5c6a160c3c68cfcef35cde696a40a42452f053c6 (diff) | |
more to ignore
Diffstat (limited to '.hgignore')
| -rw-r--r-- | .hgignore | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -3,6 +3,7 @@ syntax: glob *.obj [8qkv965o].out [8qkv965o].emu +obj.out y.output y.tab.[ch] y.debug @@ -27,6 +28,21 @@ Nt/*/bin/asm.exe Nt/*/bin/data2s.exe Nt/*/bin/emu.exe Nt/*/bin/limbo.exe +Nt/*/bin/ftl.exe +Nt/*/bin/iar.exe +Nt/*/bin/idea.exe +Nt/*/bin/inm.exe +Nt/*/bin/kprof.exe +Nt/*/bin/ksize.exe +Nt/*/bin/kstrip.exe +Nt/*/bin/md5sum.exe +Nt/*/bin/mkppcimage.exe +Nt/*/bin/ms2.exe +Nt/*/bin/ndate.exe +Nt/*/bin/ntsrv.exe +Nt/*/bin/sqz.exe +Nt/*/bin/srclist.exe +Nt/*/bin/styxtest.exe syntax: regexp ^appl/.*.dis |
