Add fft, 2d_fft and sinwave to examples.
[Faustine.git] / .gitignore
index 93730f5..bb12dc2 100644 (file)
@@ -5,3 +5,9 @@ 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*