X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/4ecbf362e0d1d0abb9a7f0e9af8322472f28f7d1..42d607127a467ca737dd903ad007d50a54533cf0:/.gitignore

diff --git a/.gitignore b/.gitignore
index bb12dc2..fee1830 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,8 @@
 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]
 *~
@@ -11,3 +10,4 @@ parser.ml
 lexer.ml
 *.mli
 .depend*
+examples/*/output* # default names