X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=.gitignore;h=e63d492e1846ca116544b74cc96e1b6bc2d20dea;hb=c833f56b197c83dbe95c0796141e2b5d6dbed2cd;hp=d247ff8c4ce1d7842453b81a35160d30d0bb6cfb;hpb=320ce800436a3274ff8faeccdd07d67ef0f04ff8;p=aubio.git diff --git a/.gitignore b/.gitignore index d247ff8c..e63d492e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,3 @@ -Makefile.in -Makefile -.deps -.libs -*.lo -*.la -*.o - *.pyc *.~[0-9]~ *.swp @@ -21,9 +13,6 @@ RE:examples/[a-z]* RE:tests/src/test-[a-z-_]*$ RE:tests/cpp/test-[a-z-_]*$ -# ignore aubio -plugins/puredata/aubio.pd_linux - # only sgml manpages count doc/*.1 @@ -31,42 +20,18 @@ doc/*.1 **/cachegrind.out.[0-9]* **/callgrind.out.[0-9]* -# swig and java stuff -**/*.class -java/**/SWIG*.java -java/**/aubio*.java -java/**/midi_*.java - # waf stuff -.lock-wscript +.lock-waf* +.waf-* build/ -# autoreconf -f -i will create these -INSTALL -aclocal.m4 -aubio.pc -autom4te.cache/ -compile -config.guess -config.log -config.status -config.sub -configure -depcomp -mkinstalldirs -install-sh -libtool -ltmain.sh -missing -py-compile -src/config.h -src/config.h.in -src/config.h.in~ -src/stamp-h1 - # doxygen doc/devel/ doc/user/ doc/examples/ +python/gen +python/dist +python/MANIFEST python/*.db +python/*.wav