Add fft, 2d_fft and sinwave to examples.
[Faustine.git] / .gitignore
index 9fb7a0b..bb12dc2 100644 (file)
@@ -1,6 +1,13 @@
 interpretor/faustine
 interpretor/faust-0.9.47mr3/compiler/faust
-.o
+*.[oa]
 gmon.out
 ouput_sounds/output* # default names
 /Makefile # only in the current directory, because Makefile.in is sufficient
+*.svg
+*.cm[iox]
+*~
+parser.ml
+lexer.ml
+*.mli
+.depend*