blob: 16aef1255cb74d88c158c5e5a2f8eced537a78b8 [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 Thompsonb7523002013-10-09 10:25:00 -070021/config.h
22/_configs.sed
23/stamp-h1
Jeff Thompson649e95f2013-10-08 17:13:09 -070024/ndn-cpp/ndn-cpp-config.h
25/ndn-cpp/stamp-h1
Jeff Thompson82e9e6e2013-08-05 10:40:36 -070026/aclocal.m4
Jeff Thompson508f2da2013-10-09 14:47:16 -070027/libtool
Jeff Thompson23cb7422013-10-09 16:11:47 -070028/m4/*
Jeff Thompson39128c62013-06-19 14:08:51 -070029*.Po
Jeff Thompson9e69c152013-06-19 14:16:10 -070030.deps
31.dirstamp
Jeff Thompson914eb562013-07-02 11:17:18 -070032*.tar.gz
Jeff Thompson39128c62013-06-19 14:08:51 -070033
Jeff Thompsonae6c1a02013-06-26 17:43:29 -070034# Doxygen output
35/doc/html
36/doc/latex
37
Jeff Thompson03c751a2013-06-18 13:33:22 -070038# Mac OSX
39.DS_Store