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:
3
util/.gitignore
vendored
3
util/.gitignore
vendored
@@ -17,3 +17,6 @@ gif2txt
|
||||
txt2ppm
|
||||
tile2img.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