diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-11-29 22:23:41 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-12-01 08:38:13 +0100 |
commit | 9c77aac640e11ca5df144e3c943f48dfeab8485a (patch) | |
tree | b19ff84127594eedbe8de1b27012191c44f240ab /tools/.gitignore | |
parent | 0d9cb78f036554de8a9adc9196769e1fc709ea39 (diff) | |
download | fiv-9c77aac640e11ca5df144e3c943f48dfeab8485a.tar.gz fiv-9c77aac640e11ca5df144e3c943f48dfeab8485a.tar.xz fiv-9c77aac640e11ca5df144e3c943f48dfeab8485a.zip |
Add a tool to extract information from JPEG images
Diffstat (limited to 'tools/.gitignore')
-rw-r--r-- | tools/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore index 8463b6e..5888ef6 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -1 +1,2 @@ /pnginfo +/jpeginfo |