Completing Faustine by adding following primitives : float, power, &, |, xor, >=...
[Faustine.git] / .gitignore
index 93730f5..fee1830 100644 (file)
@@ -1,7 +1,13 @@
 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
+/Makefile
 *.svg
+*.cm[iox]
+*~
+parser.ml
+lexer.ml
+*.mli
+.depend*
+examples/*/output* # default names