| # | |
| # NOTE! Don't add files that are generated in specific | |
| # subdirectories here. Add them in the ".gitignore" file | |
| # in that subdirectory instead. | |
| # | |
| # Normal rules | |
| # | |
| .* | |
| *~ | |
| *.o | |
| *.a | |
| *.s | |
| *.i | |
| *.lst | |
| *.lo | |
| *.la | |
| *.eo | |
| *.rpm | |
| *.tar.gz | |
| # | |
| # Top-level generic files | |
| # | |
| tags | |
| TAGS | |
| # | |
| # bootstrap generated files | |
| # | |
| aclocal.m4 | |
| autom4te.cache | |
| config.guess | |
| config.h.in | |
| config.sub | |
| configure.ac | |
| configure | |
| depcomp | |
| install-sh | |
| ltmain.sh | |
| missing | |
| Makefile.in | |
| config.h | |
| config.log | |
| config.status | |
| libtool | |
| stamp-h1 |