add hgignore file

Mon, 14 Dec 2009 16:00:58 +0000

author
Philip Pemberton <philpem@philpem.me.uk>
date
Mon, 14 Dec 2009 16:00:58 +0000
changeset 167
88aafe900928
parent 166
301f6f17c364
child 168
ad0b9a8990ac

add hgignore file

.hgignore file | annotate | diff | revisions
     1.1 diff -r 301f6f17c364 -r 88aafe900928 .hgignore
     1.2 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 +++ b/.hgignore	Mon Dec 14 16:00:58 2009 +0000
     1.4 @@ -0,0 +1,16 @@
     1.5 +syntax: glob
     1.6 +*~
     1.7 +.*.sw?
     1.8 +*.d
     1.9 +*.o
    1.10 +bitblt_table_gen
    1.11 +bitblt_tables.c
    1.12 +bitblt_tables.h
    1.13 +g4_table_gen
    1.14 +g4_tables.c
    1.15 +g4_tables.h
    1.16 +parser.output
    1.17 +parser.tab.c
    1.18 +parser.tab.h
    1.19 +scanner.c
    1.20 +tumble