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/**