blob: 7d988198baaccfebbeb3bdb77f9dd900026d04b9 [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 Thompson6e229042013-10-10 11:09:49 -070018/include/Makefile
Jeff Thompson39128c62013-06-19 14:08:51 -070019/autom4te.cache
Jeff Thompson6e229042013-10-10 11:09:49 -070020config.log
Jeff Thompson39128c62013-06-19 14:08:51 -070021/config.status
Jeff Thompson6e229042013-10-10 11:09:49 -070022/include/config.h
Jeff Thompsonb7523002013-10-09 10:25:00 -070023/_configs.sed
24/stamp-h1
Jeff Thompson6e229042013-10-10 11:09:49 -070025/include/ndn-cpp/ndn-cpp-config.h
26/include/stamp-h1
Jeff Thompson82e9e6e2013-08-05 10:40:36 -070027/aclocal.m4
Jeff Thompson508f2da2013-10-09 14:47:16 -070028/libtool
Jeff Thompsond0f62e12013-10-09 17:41:25 -070029/condefs.h
30/conftest.cpp
31/conftest.err
Alexander Afanasyev2d630dd2013-11-18 18:38:01 -080032m4/libtool.m4
33m4/ltoptions.m4
34m4/ltsugar.m4
35m4/ltversion.m4
36m4/lt~obsolete.m4
Jeff Thompson39128c62013-06-19 14:08:51 -070037*.Po
Jeff Thompson9e69c152013-06-19 14:16:10 -070038.deps
39.dirstamp
Jeff Thompson914eb562013-07-02 11:17:18 -070040*.tar.gz
Jeff Thompson39128c62013-06-19 14:08:51 -070041
Alexander Afanasyev2d630dd2013-11-18 18:38:01 -080042Makefile.in
43ar-lib
44compile
45config.guess
46config.sub
47configure
48depcomp
49include/Makefile.in
50include/config.h.in
51install-sh
52ltmain.sh
53missing
54
Jeff Thompsonae6c1a02013-06-26 17:43:29 -070055# Doxygen output
56/doc/html
57/doc/latex
58
Jeff Thompson03c751a2013-06-18 13:33:22 -070059# Mac OSX
60.DS_Store
Alexander Afanasyev219fcb52013-11-18 19:49:16 -080061
62# waf build system
63.waf*
64.lock*
65build/
66waf-tools/*.pyc