ref: 1e20c3f49d0624025c81e8b255edc8e7aa69ff00
dir: /.gitignore/
*.pyc *.~[0-9]~ *.swp # gcov generated files *.gcno *.gcda # ignore compiled examples RE:examples/[a-z]* # ignore compiled test programs RE:tests/src/test-[a-z-_]*$ RE:tests/cpp/test-[a-z-_]*$ # only sgml manpages count doc/*.1 # cachegrind/callgrind stuff **/cachegrind.out.[0-9]* **/callgrind.out.[0-9]* # waf stuff .lock-waf* .waf-* waf waflib build/ # doxygen doc/web/ doc/full/ python/gen python/dist python/MANIFEST python/*.db python/*.wav aubio-*.tar.bz2 aubio-*.zip