blob: 7e87d329f523756d9b53bffca02a48776524c41f [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 Thompson39128c62013-06-19 14:08:51 -070027*.Po
Jeff Thompson9e69c152013-06-19 14:16:10 -070028.deps
29.dirstamp
Jeff Thompson914eb562013-07-02 11:17:18 -070030*.tar.gz
Jeff Thompson39128c62013-06-19 14:08:51 -070031
Jeff Thompsonae6c1a02013-06-26 17:43:29 -070032# Doxygen output
33/doc/html
34/doc/latex
35
Jeff Thompson03c751a2013-06-18 13:33:22 -070036# Mac OSX
37.DS_Store