blob: e24370164fc839101b4712c960bf1ee438b58d79 [file] [log] [blame]
Jeff Thompsoncc2474f2013-07-02 10:36:05 -07001# Compiled files
Jeff Thompson03c751a2013-06-18 13:33:22 -07002*.slo
3*.lo
4*.o
Jeff Thompson03c751a2013-06-18 13:33:22 -07005*.so
6*.dylib
Jeff Thompson03c751a2013-06-18 13:33:22 -07007*.lai
8*.la
9*.a
Jeff Thompsoncc2474f2013-07-02 10:36:05 -070010bin/*
Jeff Thompson03c751a2013-06-18 13:33:22 -070011
Jeff Thompson39128c62013-06-19 14:08:51 -070012# Emacs temp files
13*~
14
15# Autoconf files
16/Makefile
Jeff Thompson39128c62013-06-19 14:08:51 -070017/autom4te.cache
Jeff Thompson104fcb32013-06-19 15:55:03 -070018/config.h
Jeff Thompson39128c62013-06-19 14:08:51 -070019/config.log
20/config.status
Jeff Thompson36174062013-06-21 16:03:44 -070021/config.guess
22/config.sub
Jeff Thompson39128c62013-06-19 14:08:51 -070023/stamp-h1
Jeff Thompson82e9e6e2013-08-05 10:40:36 -070024/aclocal.m4
Jeff Thompson39128c62013-06-19 14:08:51 -070025*.Po
Jeff Thompson9e69c152013-06-19 14:16:10 -070026.deps
27.dirstamp
Jeff Thompson914eb562013-07-02 11:17:18 -070028*.tar.gz
Jeff Thompson39128c62013-06-19 14:08:51 -070029
Jeff Thompsonae6c1a02013-06-26 17:43:29 -070030# Doxygen output
31/doc/html
32/doc/latex
33
Jeff Thompson03c751a2013-06-18 13:33:22 -070034# Mac OSX
35.DS_Store