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