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