blob: 50c8edc11d83e9782db6c456ba258fecd6597fb9 [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
21/stamp-h1
Jeff Thompson82e9e6e2013-08-05 10:40:36 -070022/aclocal.m4
Jeff Thompson39128c62013-06-19 14:08:51 -070023*.Po
Jeff Thompson9e69c152013-06-19 14:16:10 -070024.deps
25.dirstamp
Jeff Thompson914eb562013-07-02 11:17:18 -070026*.tar.gz
Jeff Thompson39128c62013-06-19 14:08:51 -070027
Jeff Thompsonae6c1a02013-06-26 17:43:29 -070028# Doxygen output
29/doc/html
30/doc/latex
31
Jeff Thompson03c751a2013-06-18 13:33:22 -070032# Mac OSX
33.DS_Store