mirror of
https://github.com/tbamud/tbamud.git
synced 2025-09-21 21:40:49 +02:00

* Add build generated files to .gitignore * Fix error in "last all" output and resolve Wunused-result warnings - Check return value of several standard library calls that could return error states. - Fix issue with "last all" command (it sent tabs for alignment that were reinterpreted as colors). * Fix buffer overflow in do_export_zone command
12 lines
148 B
Text
12 lines
148 B
Text
bin/*
|
|
src/*.o
|
|
src/util/*.o
|
|
config.cache
|
|
config.log
|
|
config.status
|
|
src/Makefile
|
|
src/conf.h
|
|
src/util/Makefile
|
|
src/.accepted
|
|
src/depend
|
|
src/util/depend
|