Merge branch 'libsndfile'
[Faustine.git] / .gitignore
index bb12dc2..734c5ac 100644 (file)
@@ -1,9 +1,7 @@
 interpretor/faustine
-interpretor/faust-0.9.47mr3/compiler/faust
+interpretor/preprocessor/faust-0.9.47mr3/compiler/faust
 *.[oa]
 gmon.out
-ouput_sounds/output* # default names
-/Makefile # only in the current directory, because Makefile.in is sufficient
 *.svg
 *.cm[iox]
 *~
@@ -11,3 +9,77 @@ parser.ml
 lexer.ml
 *.mli
 .depend*
+output*.wav
+output*.csv
+*.lo
+*.Po
+*.Plo
+*.la
+*.dylib
+*.htm*
+interpretor/lib/libsndfile/*
+interpretor/lib/src/libsndfile-1.0.25/src/G72x/.dirstamp
+interpretor/lib/src/libsndfile-1.0.25/src/G72x/.deps/.dirstamp
+interpretor/lib/src/libsndfile-1.0.25/src/GSM610/.dirstamp
+interpretor/lib/src/libsndfile-1.0.25/src/GSM610/.deps/.dirstamp
+interpretor/lib/src/libsndfile-1.0.25/build-test-tarball.mk
+interpretor/lib/src/libsndfile-1.0.25/src/config.h
+interpretor/lib/src/libsndfile-1.0.25/config.log
+interpretor/lib/src/libsndfile-1.0.25/config.status
+interpretor/lib/src/libsndfile-1.0.25/examples/generate
+interpretor/lib/src/libsndfile-1.0.25/examples/.libs/generate
+interpretor/lib/src/libsndfile-1.0.25/src/.libs/libsndfile.lai
+interpretor/lib/src/libsndfile-1.0.25/libsndfile.spec
+interpretor/lib/src/libsndfile-1.0.25/libtool
+interpretor/lib/src/libsndfile-1.0.25/examples/list_formats
+interpretor/lib/src/libsndfile-1.0.25/examples/.libs/list_formats
+interpretor/lib/src/libsndfile-1.0.25/examples/make_sine
+interpretor/lib/src/libsndfile-1.0.25/examples/.libs/make_sine
+interpretor/lib/src/libsndfile-1.0.25/Makefile
+interpretor/lib/src/libsndfile-1.0.25/doc/Makefile
+interpretor/lib/src/libsndfile-1.0.25/examples/Makefile
+interpretor/lib/src/libsndfile-1.0.25/M4/Makefile
+interpretor/lib/src/libsndfile-1.0.25/man/Makefile
+interpretor/lib/src/libsndfile-1.0.25/Octave/Makefile
+interpretor/lib/src/libsndfile-1.0.25/programs/Makefile
+interpretor/lib/src/libsndfile-1.0.25/regtest/Makefile
+interpretor/lib/src/libsndfile-1.0.25/src/Makefile
+interpretor/lib/src/libsndfile-1.0.25/tests/Makefile
+interpretor/lib/src/libsndfile-1.0.25/Win32/Makefile
+interpretor/lib/src/libsndfile-1.0.25/tests/pedantic-header-test.sh
+interpretor/lib/src/libsndfile-1.0.25/examples/sfprocess
+interpretor/lib/src/libsndfile-1.0.25/examples/.libs/sfprocess
+interpretor/lib/src/libsndfile-1.0.25/programs/sndfile-cmp
+interpretor/lib/src/libsndfile-1.0.25/programs/.libs/sndfile-cmp
+interpretor/lib/src/libsndfile-1.0.25/programs/sndfile-concat
+interpretor/lib/src/libsndfile-1.0.25/programs/.libs/sndfile-concat
+interpretor/lib/src/libsndfile-1.0.25/programs/sndfile-convert
+interpretor/lib/src/libsndfile-1.0.25/programs/.libs/sndfile-convert
+interpretor/lib/src/libsndfile-1.0.25/programs/sndfile-deinterleave
+interpretor/lib/src/libsndfile-1.0.25/programs/.libs/sndfile-deinterleave
+interpretor/lib/src/libsndfile-1.0.25/man/sndfile-deinterleave.1
+interpretor/lib/src/libsndfile-1.0.25/programs/sndfile-info
+interpretor/lib/src/libsndfile-1.0.25/programs/.libs/sndfile-info
+interpretor/lib/src/libsndfile-1.0.25/programs/sndfile-interleave
+interpretor/lib/src/libsndfile-1.0.25/programs/.libs/sndfile-interleave
+interpretor/lib/src/libsndfile-1.0.25/programs/sndfile-metadata-get
+interpretor/lib/src/libsndfile-1.0.25/programs/.libs/sndfile-metadata-get
+interpretor/lib/src/libsndfile-1.0.25/programs/sndfile-metadata-set
+interpretor/lib/src/libsndfile-1.0.25/programs/.libs/sndfile-metadata-set
+interpretor/lib/src/libsndfile-1.0.25/man/sndfile-metadata-set.1
+interpretor/lib/src/libsndfile-1.0.25/programs/sndfile-play
+interpretor/lib/src/libsndfile-1.0.25/programs/.libs/sndfile-play
+interpretor/lib/src/libsndfile-1.0.25/regtest/sndfile-regtest
+interpretor/lib/src/libsndfile-1.0.25/regtest/.libs/sndfile-regtest
+interpretor/lib/src/libsndfile-1.0.25/programs/sndfile-salvage
+interpretor/lib/src/libsndfile-1.0.25/programs/.libs/sndfile-salvage
+interpretor/lib/src/libsndfile-1.0.25/examples/sndfile-to-text
+interpretor/lib/src/libsndfile-1.0.25/examples/.libs/sndfile-to-text
+interpretor/lib/src/libsndfile-1.0.25/src/sndfile.h
+interpretor/lib/src/libsndfile-1.0.25/sndfile.pc
+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