X-Git-Url: https://svn.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/8c48d01c4b78dba6159c13438b06cb7e07a1f338..a3490abb2f472827f39b061c55029949ebb3eba5:/.gitignore

diff --git a/.gitignore b/.gitignore
index 9fb7a0b..bb12dc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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*