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.)
This commit is contained in:
@@ -17,3 +17,6 @@ gif2txt
|
|||||||
txt2ppm
|
txt2ppm
|
||||||
tile2img.ttp
|
tile2img.ttp
|
||||||
xpm2ppm.ttp
|
xpm2ppm.ttp
|
||||||
|
# dev tool for analyzing data collected by nethack's #define MONITOR_HEAP
|
||||||
|
heaputil
|
||||||
|
heaputil.c
|
||||||
|
|||||||
Reference in New Issue
Block a user