X-Git-Url: https://svn.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/bab41d59e815b077ba0ee57799c56bb21d424bc3..14bec4f1c7b97b6415f2816df7fd0d1ba9c95cf1:/.gitignore

diff --git a/.gitignore b/.gitignore
index 139736e..93730f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
-faustine
-faust
-Makefile
-ouput_sounds/output*.*
-.o
-gmon.out
\ No newline at end of file
+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