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)
14 lines
165 B
Text
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
|