From 3a4e4b640ea114cd31c8e4792025edac711123ee Mon Sep 17 00:00:00 2001 From: Martin Winkler Date: Sun, 29 May 2022 21:01:01 +0200 Subject: [PATCH] Ignore local tests directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0335eb2..ccf5a1a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ seqTemplateExample.sh missingConf.log *.cfg +/tests