Add fft, 2d_fft and sinwave to examples.
[Faustine.git] / .gitignore
1 interpretor/faustine
2 interpretor/faust-0.9.47mr3/compiler/faust
3 *.[oa]
4 gmon.out
5 ouput_sounds/output* # default names
6 /Makefile # only in the current directory, because Makefile.in is sufficient
7 *.svg
8 *.cm[iox]
9 *~
10 parser.ml
11 lexer.ml
12 *.mli
13 .depend*