.hgignore

Wed, 05 Aug 2009 15:00:54 +0100

author
Philip Pemberton <philpem@philpem.me.uk>
date
Wed, 05 Aug 2009 15:00:54 +0100
changeset 12
96e1df9bd27c
parent 11
69416826d18c
permissions
-rw-r--r--

small changes to hexdump code to stop a gcc warning on platforms where sizeof(int) != sizeof(int*) e.g. x86_64

     1 syntax: glob
     2 .buildnum
     3 .*.swp
     4 *~
     5 src/version.h
     6 dep/*.d
     7 obj/*.o