From 6245d7f6840a4faf0cf970882a3d6e6d2137ccf3 Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Mon, 24 Feb 2025 15:47:45 +0100 Subject: [PATCH] Changes to be committed: modified: .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index eacb03f..0b4a778 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,8 @@ **/*.sav **/*.old **/*.tgz +**/*.yaml +**/*.csv .rhistory /.vscode @@ -22,4 +24,4 @@ /ncbitaxo !/obitests/** -!/sample/** \ No newline at end of file +!/sample/**