From 58c6bd29b2efd14d7ae386124adf0750e6179370 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Sat, 3 Oct 2020 20:13:46 -0400 Subject: added test for converting image uri to files, updated debug script --- dichroism/.gitignore | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'dichroism/.gitignore') diff --git a/dichroism/.gitignore b/dichroism/.gitignore index 82ce5a4..e3fef61 100644 --- a/dichroism/.gitignore +++ b/dichroism/.gitignore @@ -1,6 +1,5 @@ -/*.jpeg -/*.jpg -/*.png -/*.webp -image-uri.txt +*.jpeg +*.jpg +*.png +*.webp target/ -- cgit v1.2.3