diff options
author | Adam T. Carpenter <atc@53hor.net> | 2020-10-03 12:31:25 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2020-10-03 12:31:25 -0400 |
commit | 8a8aae4763e575cfdb268dc602a0cebd9581f138 (patch) | |
tree | 37199155205da6959259c1c6782db0cab19129d1 /dichroism/.gitignore | |
parent | db09b5a6fa8dd8c0039ec97a4864420e3f38e4ee (diff) | |
download | theglassyladies-8a8aae4763e575cfdb268dc602a0cebd9581f138.tar.xz theglassyladies-8a8aae4763e575cfdb268dc602a0cebd9581f138.zip |
started data uri parsing with dichroism
Diffstat (limited to 'dichroism/.gitignore')
-rw-r--r-- | dichroism/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dichroism/.gitignore b/dichroism/.gitignore index d75360e..17e109a 100644 --- a/dichroism/.gitignore +++ b/dichroism/.gitignore @@ -1,2 +1,2 @@ -img-uri.txt +image-uri.txt target/ |