X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/60771194f4808507a435db7c201e3e75675986be..f4b893045495fe7868d595f2663adb3808dbac2c:/.gitignore diff --git a/.gitignore b/.gitignore index 8ad4bde..8332efa 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,8 @@ parser.ml lexer.ml *.mli .depend* -examples/*/output* +output*.wav +output*.csv *.lo *.Po *.Plo @@ -81,3 +82,5 @@ interpretor/lib/src/libsndfile-1.0.25/examples/sndfilehandle interpretor/lib/src/libsndfile-1.0.25/examples/.libs/sndfilehandle interpretor/lib/src/libsndfile-1.0.25/src/stamp-h1 interpretor/lib/src/libsndfile-1.0.25/tests/test_wrapper.sh +interpretor/lib/src/libsndfile-ocaml/sndfile.cma +interpretor/lib/src/libsndfile-ocaml/sndfile.cmxa