Files
gb-emu/.gitignore
Max Regan 6a9e8b06a7 configure: add a proper configure script
It's not very good, but it supports all of the options by the
previous far-worse Makefile configure targets, and also now supports
out-of-tree builds.

Also include the relevent updates to the .buildbot script and
.gitignore.
2017-05-31 22:03:21 -07:00

15 lines
120 B
Plaintext

GPATH
GRTAGS
GTAGS
GSYMS
*.o
build/*
*.gcov
*.gcov.c
*.gcno
*.gcda
*[#]*[#]
doxygen/*
buildbot-upload/*
*/config.mak
*\~