Changeset 633400d for .gitignore


Ignore:
Timestamp:
Dec 5, 2018, 10:34:39 PM (5 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/cnn, feature/crepe, feature/pitchshift, feature/timestretch, fix/ffmpeg5, master
Children:
283a619a
Parents:
5b46bc3 (diff), f19db54 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' into feature/pitchshift

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    r5b46bc3 r633400d  
    3131doc/web/
    3232doc/full/
     33doc/_build/
    3334
    3435python/gen
     
    3839python/*.wav
    3940
     41pip-delete-this-directory.txt
     42
    4043aubio-*.tar.bz2
    4144aubio-*.zip
     45dist/*.tar.gz
     46dist/*.whl
    4247
    4348# test sounds
    4449python/tests/sounds
    4550aubio.egg-info
     51.eggs
     52.cache
Note: See TracChangeset for help on using the changeset viewer.