aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-02-28 23:28:20 -0800
committerclarkzjw <[email protected]>2023-02-28 23:28:20 -0800
commit9cf9a5b71890e4fdb3363e3709050ae6ce26b092 (patch)
tree5b82e2636985d3052aed39b22c6c752718600c2c /.gitignore
parente0a69eb031316ae145f1c40319bceb8ec520ad44 (diff)
parente1e8c54eafd61d31aa520593ece8a68d79dbdeeb (diff)
downloadphoto-9cf9a5b71890e4fdb3363e3709050ae6ce26b092.tar.gz
Merge branch 'feature/bot'
add python telegram bot to upload photos to cloudflare r2
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fafa5b5..f157e65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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/
Powered by cgit v1.2.3 (git 2.41.0)