X-Git-Url: https://scm.cri.mines-paristech.fr/git/Faustine.git/blobdiff_plain/bab41d59e815b077ba0ee57799c56bb21d424bc3..9fdfd04e29fcefdb9120a4d9467827ceaf8dfaa0:/.gitignore?ds=sidebyside diff --git a/.gitignore b/.gitignore index 139736e..fee1830 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,13 @@ -faustine -faust -Makefile -ouput_sounds/output*.* -.o -gmon.out \ No newline at end of file +interpretor/faustine +interpretor/preprocessor/faust-0.9.47mr3/compiler/faust +*.[oa] +gmon.out +/Makefile +*.svg +*.cm[iox] +*~ +parser.ml +lexer.ml +*.mli +.depend* +examples/*/output* # default names