feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change
on this file since 5316012 was
5316012,
checked in by Paul Brossier <piem@piem.org>, 17 years ago
|
.bzrignore: add mkinstalldirs
|
-
Property mode set to
100644
|
File size:
593 bytes
|
Line | |
---|
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 |
---|
15 | plugins/puredata/aubio.pd_linux |
---|
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 | mkinstalldirs |
---|
37 | install-sh |
---|
38 | libtool |
---|
39 | ltmain.sh |
---|
40 | missing |
---|
41 | py-compile |
---|
42 | src/config.h |
---|
43 | src/config.h.in |
---|
44 | src/stamp-h1 |
---|
45 | |
---|
Note: See
TracBrowser
for help on using the repository browser.