X-Git-Url: https://svn.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/48feb86a1ccc49b02fd898c51d6a784998ae391a..e5552e34f62e4d8f39040419999b3395879f36c0:/.gitignore

diff --git a/.gitignore b/.gitignore
index 5168f7c..93730f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
-faustine
-faust
-Makefile
-ouput_sounds/output*.*
-.o
+interpretor/faustine
+interpretor/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
+*.svg