diff options
author | clarkzjw <[email protected]> | 2023-03-10 20:29:16 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2023-03-10 20:29:16 -0800 |
commit | 8332a935ab85c451a7481b05b9709bcd466dbe01 (patch) | |
tree | 2ce45347f1836882a098958cb9699b9b6f6111e9 /bot/.dockerignore | |
parent | 15ed2a825c760b3ae946d8b7a57a063f8bf393c9 (diff) | |
download | photo-8332a935ab85c451a7481b05b9709bcd466dbe01.tar.gz |
add caption and exif
Diffstat (limited to 'bot/.dockerignore')
-rw-r--r-- | bot/.dockerignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/.dockerignore b/bot/.dockerignore new file mode 100644 index 0000000..a2a8dea --- /dev/null +++ b/bot/.dockerignore | |||
@@ -0,0 +1 @@ | |||
.env/ | |||