X-Git-Url: https://svn.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/bab41d59e815b077ba0ee57799c56bb21d424bc3..29c1f4c9f2543b9b079aa3960761214c920bb1f2:/.gitignore?ds=sidebyside

diff --git a/.gitignore b/.gitignore
index 139736e..9fb7a0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
-faustine
-faust
-Makefile
-ouput_sounds/output*.*
+interpretor/faustine
+interpretor/faust-0.9.47mr3/compiler/faust
 .o
-gmon.out
\ No newline at end of file
+gmon.out
+ouput_sounds/output* # default names
+/Makefile # only in the current directory, because Makefile.in is sufficient