feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5sampleryinfft+
Last change
on this file since eef6335 was
0065c6a,
checked in by Paul Brossier <piem@piem.org>, 8 years ago
|
.gitignore: ignore .egg-info
|
-
Property mode set to
100644
|
File size:
534 bytes
|
Line | |
---|
1 | *.pyc |
---|
2 | *.~[0-9]~ |
---|
3 | *.swp |
---|
4 | |
---|
5 | # gcov generated files |
---|
6 | *.gcno |
---|
7 | *.gcda |
---|
8 | |
---|
9 | # ignore compiled examples |
---|
10 | RE:examples/[a-z]* |
---|
11 | |
---|
12 | # ignore compiled test programs |
---|
13 | RE:tests/src/test-[a-z-_]*$ |
---|
14 | RE:tests/cpp/test-[a-z-_]*$ |
---|
15 | |
---|
16 | # only sgml manpages count |
---|
17 | doc/*.1 |
---|
18 | |
---|
19 | # cachegrind/callgrind stuff |
---|
20 | **/cachegrind.out.[0-9]* |
---|
21 | **/callgrind.out.[0-9]* |
---|
22 | |
---|
23 | # waf stuff |
---|
24 | .lock-waf* |
---|
25 | .waf-* |
---|
26 | waf |
---|
27 | waflib |
---|
28 | build/ |
---|
29 | |
---|
30 | # doxygen |
---|
31 | doc/web/ |
---|
32 | doc/full/ |
---|
33 | |
---|
34 | python/gen |
---|
35 | python/dist |
---|
36 | python/MANIFEST |
---|
37 | python/*.db |
---|
38 | python/*.wav |
---|
39 | |
---|
40 | aubio-*.tar.bz2 |
---|
41 | aubio-*.zip |
---|
42 | |
---|
43 | # test sounds |
---|
44 | python/tests/sounds |
---|
45 | aubio.egg-info |
---|
Note: See
TracBrowser
for help on using the repository browser.