diff options
author | Adam T. Carpenter <atc@53hor.net> | 2020-10-03 13:35:45 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2020-10-03 13:35:45 -0400 |
commit | b08cfe37a28e7c84f754b4b75be9e2c1cec4ab22 (patch) | |
tree | 567ee689aa66e3821b25a688147bae8d6313dc12 /dichroism/.gitignore | |
parent | 8a8aae4763e575cfdb268dc602a0cebd9581f138 (diff) | |
download | theglassyladies-b08cfe37a28e7c84f754b4b75be9e2c1cec4ab22.tar.xz theglassyladies-b08cfe37a28e7c84f754b4b75be9e2c1cec4ab22.zip |
restored debug script, successfully getting image from URI into file
Diffstat (limited to 'dichroism/.gitignore')
-rw-r--r-- | dichroism/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dichroism/.gitignore b/dichroism/.gitignore index 17e109a..82ce5a4 100644 --- a/dichroism/.gitignore +++ b/dichroism/.gitignore @@ -1,2 +1,6 @@ +/*.jpeg +/*.jpg +/*.png +/*.webp image-uri.txt target/ |