annotate .hgignore @ 281:ca1afcef3542

Replaced manually listed move data in gb.moves with a call to hxc-move-data. Also, began work on hxc-shops, which lists shop inventory. todo: find out how the game converts internal order to pokedex order; todo: get hardcoded tm data.
author Dylan Holmes <ocsenave@gmail.com>
date Tue, 27 Mar 2012 22:41:24 -0500
parents 75349da4c344
children 0b6624c1291c
rev   line source
rlm@7 1 syntax: glob
rlm@7 2
rlm@7 3 configure
rlm@7 4 aclocal.m4
rlm@7 5 autom4te.cache*
rlm@7 6 install-sh
rlm@8 7 missing
rlm@8 8 depcomp
rlm@8 9 autoscan.log
rlm@8 10 configure.scan
rlm@9 11 *Makefile.in*
rlm@10 12 config.h.in
rlm@19 13 build/*
rlm@44 14 build-aux/*
rlm@44 15 java/dist/*
rlm@44 16 java/headers/*
rlm@48 17 java/.ant-targets-build.xml