feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change
on this file since 3c707f7 was
677facd,
checked in by Paul Brossier <piem@piem.org>, 17 years ago
|
improve .bzrignore, add comments
|
-
Property mode set to
100644
|
File size:
579 bytes
|
Rev | Line | |
---|
[677facd] | 1 | **/Makefile.in |
---|
| 2 | **/Makefile |
---|
| 3 | **/.deps |
---|
| 4 | **/.libs |
---|
| 5 | **/*.lo |
---|
| 6 | **/*.la |
---|
| 7 | |
---|
| 8 | # ignore compiled examples |
---|
| 9 | RE:examples/[a-z]* |
---|
| 10 | |
---|
| 11 | # ignore compiled test programs |
---|
| 12 | RE:tests/src/test-[a-z-]*$ |
---|
| 13 | |
---|
| 14 | # ignore aubio |
---|
[de2a8af] | 15 | plugins/puredata/aubio.pd_linux |
---|
[677facd] | 16 | |
---|
| 17 | # only sgml manpages count |
---|
| 18 | doc/*.1 |
---|
| 19 | |
---|
| 20 | # cachegrind/callgrind stuff |
---|
| 21 | **/cachegrind.out.[0-9]* |
---|
| 22 | **/callgrind.out.[0-9]* |
---|
| 23 | |
---|
| 24 | # autoreconf -f -i will create these |
---|
| 25 | INSTALL |
---|
| 26 | aclocal.m4 |
---|
| 27 | aubio.pc |
---|
| 28 | autom4te.cache/ |
---|
| 29 | compile |
---|
| 30 | config.guess |
---|
| 31 | config.log |
---|
| 32 | config.status |
---|
| 33 | config.sub |
---|
| 34 | configure |
---|
| 35 | depcomp |
---|
| 36 | install-sh |
---|
| 37 | libtool |
---|
| 38 | ltmain.sh |
---|
| 39 | missing |
---|
| 40 | py-compile |
---|
[de2a8af] | 41 | src/config.h |
---|
| 42 | src/config.h.in |
---|
| 43 | src/stamp-h1 |
---|
[677facd] | 44 | |
---|
Note: See
TracBrowser
for help on using the repository browser.