diff options
author | John Glover <j@johnglover.net> | 2012-07-02 22:16:19 +0100 |
---|---|---|
committer | John Glover <j@johnglover.net> | 2012-07-02 22:16:19 +0100 |
commit | d08f3f518e16f1c1260e9e6398ed713b14571faf (patch) | |
tree | 50f8742c8597cd7fdfa63548cd3d313da8dd89b7 /.gitignore | |
parent | d57fea4d37fefbffb87f5b8a64d2d1235f6b8ab9 (diff) | |
download | simpl-d08f3f518e16f1c1260e9e6398ed713b14571faf.tar.gz simpl-d08f3f518e16f1c1260e9e6398ed713b14571faf.tar.bz2 simpl-d08f3f518e16f1c1260e9e6398ed713b14571faf.zip |
[gitignore] Ignore generated test data.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -32,3 +32,5 @@ simpl/residual.cpp tests/audio tests/testbase tests/testbase.dSYM +tests/libsms_test_data.json +tests/libsms_harmonic_synthesis.wav |