gapk/.gitignore

58 lines
608 B
Plaintext
Raw Normal View History

# autoscan by-products
autoscan-2.*.log
configure.scan
# autoreconf by-products
Makefile.in
aclocal.m4
autom4te.cache/
config.guess
config.h.in
config.sub
configure
depcomp
install-sh
ltmain.sh
2010-11-12 18:35:25 +00:00
m4/
missing
# configure by-products
*.pc
.deps
Makefile
config.h
config.log
config.status
libtool
stamp-h1
# build by-products
.libs
*.o
*.la
*.lo
2010-11-12 18:35:25 +00:00
libgsmhr/refsrc
2017-09-12 12:26:31 +00:00
# GNU autotest
tests/package.m4
tests/atconfig
tests/atlocal
tests/testsuite
tests/testsuite.dir/
tests/testsuite.log
tests/*/*_test
# final executables
src/osmo-gapk
# temporary/backup files
*.*~
.*.swp
/compile
.dirstamp
contrib/gapk.spec