From 6cc242b65fb623f721dd6fe3d44a859dea9b7dc7 Mon Sep 17 00:00:00 2001 From: bsantan <70932395+bsantan@users.noreply.github.com> Date: Tue, 20 Feb 2024 12:25:36 -0700 Subject: [PATCH] output file for KGMicrobe IDs that are proteomes --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 3aff839..6046856 100644 --- a/.gitignore +++ b/.gitignore @@ -131,3 +131,7 @@ dmypy.json data/raw/ncbitaxon_removed_subset.json uniprot_cache.sqlite data/raw/s3/* +.DS_Store +data/.DS_Store +data/raw/.DS_Store +.gitignore