diff --git a/.gitignore b/.gitignore index 57d37d79393c36efc9c0a3fcb2042068f1fccc15..dfe1d234e7d229276e66f1c6e0cf79af605d53bc 100644 --- a/.gitignore +++ b/.gitignore @@ -203,3 +203,6 @@ mex/build/matlab/run_m2html.m # Reporting *synctex.gz tests/reporting/tmpRepDir + +# Julia Tests +/tests/**/*.jl