Files
nethack/util/.gitignore
PatR 8f0252c5d8 update util/.gitignore
Tell git to ignore the presence of the heaputil program in util/.
(It lives in NHinternal/devteam/util/heaputil.c but working with it
from there is inconvenient.)
2015-11-09 18:37:00 -08:00

23 lines
271 B
Plaintext

dgn_lex.c
dgn_yacc.c
lev_lex.c
lev_yacc.c
tiletxt.c
makedefs
dgn_comp
lev_comp
dlb
recover
tilemap
tileedit
tile2x11
tile2bmp
tile2beos
gif2txt
txt2ppm
tile2img.ttp
xpm2ppm.ttp
# dev tool for analyzing data collected by nethack's #define MONITOR_HEAP
heaputil
heaputil.c