Erosion and dilasion by square successfully tested.
[Faustine.git] / .gitignore
index 5168f7c..93730f5 100644 (file)
@@ -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