2013-06-04 16:31:14 -07:00
|
|
|
|
|
|
|
# Object code
|
|
|
|
*.o
|
|
|
|
*.so
|
|
|
|
*.lo
|
|
|
|
*.la
|
|
|
|
|
|
|
|
# gcov files
|
|
|
|
*.gcda
|
|
|
|
*.gcov
|
|
|
|
*.gcno
|
|
|
|
|
2019-04-07 11:49:51 -07:00
|
|
|
# Test suite output
|
|
|
|
*.log
|
|
|
|
*.trs
|
|
|
|
|
2013-06-04 16:31:14 -07:00
|
|
|
# Backup files
|
|
|
|
*~
|
|
|
|
|
|
|
|
# Release files
|
|
|
|
*.tar.gz
|
|
|
|
|
|
|
|
# Files currently being edited by vim or vi
|
|
|
|
*.swp
|
|
|
|
|
|
|
|
# automake/autoconf
|
|
|
|
.deps/
|
2013-10-25 17:18:58 -07:00
|
|
|
.dirstamp
|
2013-06-04 16:31:14 -07:00
|
|
|
.libs/
|
2017-12-06 00:34:47 -08:00
|
|
|
Doxyfile
|
2013-06-04 16:31:14 -07:00
|
|
|
Makefile
|
|
|
|
Makefile.in
|
|
|
|
aclocal.m4
|
|
|
|
autom4te.cache/
|
2018-11-13 13:26:43 -08:00
|
|
|
build-aux/
|
|
|
|
libtool
|
2013-06-04 16:31:14 -07:00
|
|
|
m4/*
|
|
|
|
!README
|
2014-01-01 14:44:28 -08:00
|
|
|
config.h
|
|
|
|
config.h.in
|
2013-06-04 16:31:14 -07:00
|
|
|
config.log
|
|
|
|
config.status
|
|
|
|
configure
|
2014-01-01 14:44:28 -08:00
|
|
|
stamp-h1
|
2013-06-05 14:33:43 -07:00
|
|
|
|
|
|
|
# Generated docs
|
|
|
|
doc/doxygen-output
|
|
|
|
|
2020-08-05 16:43:43 -04:00
|
|
|
# IDE metadata
|
|
|
|
nbproject/
|