game/.gitignore
Warwick 7d40aa29c6 Moved away from plain make to autotools
I'm really glad I know a bit about how to use them now with pkg-config (so
much nicer than cmake or that python like thing in my opinion)
2021-02-05 12:38:03 +00:00

14 lines
165 B
Text

# Ignore Builds
build/
# Ignore autoconf cruft for now
Makefile.in
aclocal.m4
autom4te.cache/
autoscan.log
compile
config.h.in
configure
depcomp
install-sh
missing