From c19ab0ac3f8af92dda0338b637c92bf81e468d38 Mon Sep 17 00:00:00 2001 From: lloydbayley Date: Sun, 13 Nov 2022 21:10:27 +1100 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 99afbb4..3221ebc 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ exclude_species_list.txt firstrun.ini HUMAN.txt include_species_list.txt +.DS_Store