Changeset 90a59c3 for .bzrignore


Ignore:
Timestamp:
Feb 6, 2008, 4:28:31 PM (17 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
d0dbc56
Parents:
055d674
Message:

java/: added first draft for a java interface to aubio, includes simple test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .bzrignore

    r055d674 r90a59c3  
    2727**/callgrind.out.[0-9]*
    2828
     29# swig and java stuff
     30**/*.class
     31java/**/SWIG*.java
     32java/**/aubio*.java
     33java/**/midi_*.java
     34
    2935# autoreconf -f -i will create these
    3036INSTALL
Note: See TracChangeset for help on using the changeset viewer.