diff options
author | clarkzjw <[email protected]> | 2023-02-28 23:27:35 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2023-02-28 23:27:35 -0800 |
commit | e1e8c54eafd61d31aa520593ece8a68d79dbdeeb (patch) | |
tree | 5b82e2636985d3052aed39b22c6c752718600c2c /.gitignore | |
parent | e0a69eb031316ae145f1c40319bceb8ec520ad44 (diff) | |
download | photo-e1e8c54eafd61d31aa520593ece8a68d79dbdeeb.tar.gz |
add python telegram bot to upload photos to cloudflare r2feature/bot
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ _site/ | |||
3 | .DS_Store | 3 | .DS_Store |
4 | .ruby-version | 4 | .ruby-version |
5 | .jekyll-cache/ | 5 | .jekyll-cache/ |
6 | .venv/ | ||