X-Git-Url: https://svn.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/cae947e13e0edb12892f269670b430108e924c06..e5b0e8bee502e61dfaaf2a5bc4b4d9d4938a9a2a:/.gitignore?ds=sidebyside diff --git a/.gitignore b/.gitignore index 9fb7a0b..fee1830 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,13 @@ interpretor/faustine -interpretor/faust-0.9.47mr3/compiler/faust -.o +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] +*~ +parser.ml +lexer.ml +*.mli +.depend* +examples/*/output* # default names