blob: 4adb8c34e543b9a973932c1da407c0e8b553313c [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 Thompson469e92a2013-08-22 19:07:16 -070011libs/*
Jeff Thompson03c751a2013-06-18 13:33:22 -070012
Jeff Thompson39128c62013-06-19 14:08:51 -070013# Emacs temp files
14*~
15
16# Autoconf files
17/Makefile
Jeff Thompson39128c62013-06-19 14:08:51 -070018/autom4te.cache
19/config.log
20/config.status
Jeff Thompson649e95f2013-10-08 17:13:09 -070021/ndn-cpp/ndn-cpp-config.h
22/ndn-cpp/stamp-h1
Jeff Thompson82e9e6e2013-08-05 10:40:36 -070023/aclocal.m4
Jeff Thompson39128c62013-06-19 14:08:51 -070024*.Po
Jeff Thompson9e69c152013-06-19 14:16:10 -070025.deps
26.dirstamp
Jeff Thompson914eb562013-07-02 11:17:18 -070027*.tar.gz
Jeff Thompson39128c62013-06-19 14:08:51 -070028
Jeff Thompsonae6c1a02013-06-26 17:43:29 -070029# Doxygen output
30/doc/html
31/doc/latex
32
Jeff Thompson03c751a2013-06-18 13:33:22 -070033# Mac OSX
34.DS_Store