| # Compiled Object files | |
| *.slo | |
| *.lo | |
| *.o | |
| # Compiled Dynamic libraries | |
| *.so | |
| *.dylib | |
| # Compiled Static libraries | |
| *.lai | |
| *.la | |
| *.a | |
| # Emacs temp files | |
| *~ | |
| # Autoconf files | |
| /Makefile | |
| /aclocal.m4 | |
| /autom4te.cache | |
| /config.h | |
| /config.log | |
| /config.status | |
| /config.guess | |
| /config.sub | |
| /stamp-h1 | |
| *.Po | |
| .deps | |
| .dirstamp | |
| # Doxygen output | |
| /doc/html | |
| /doc/latex | |
| # Mac OSX | |
| .DS_Store |