From 13a6b9129a9302dd6d8f47ea3e510658037b443c Mon Sep 17 00:00:00 2001 From: sebherbert <sherbert@pasteur.fr> Date: Thu, 24 Oct 2019 17:34:33 +0200 Subject: [PATCH] gitignore update --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0df4a75..98641a6 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,9 @@ octave-workspace # Do not include old files in the git repo. oldScripts/ +# Do not include temporary drafts +tests/ + -- GitLab