From a858ef698652599a633f70dda6b44ba3af3e8e1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Hermes=29?= <stephane.adjemian@univ-lemans.fr> Date: Thu, 19 May 2016 16:47:39 +0200 Subject: [PATCH] Updated .gitignore file. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 814cfa47ef..ac8cc4bfbc 100644 --- a/.gitignore +++ b/.gitignore @@ -206,4 +206,4 @@ mex/build/matlab/run_m2html.m tests/reporting/tmpRepDir # Julia Tests -/tests/**/*.jl +tests/julia/rbc/rbc*.jl -- GitLab