aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2022-11-24 16:29:14 -0800
committerclarkzjw <[email protected]>2022-11-24 16:29:14 -0800
commit3b869974d0513d6d0a00e2bc8dd5d13d872e05ad (patch)
tree724da43df10ef4e6661513e02dbf3f4627f24055 /.gitignore
parent727240c777b212e6191ff5acbfd4b994d37ca2b2 (diff)
downloadSquare-3b869974d0513d6d0a00e2bc8dd5d13d872e05ad.tar.gz
bot: add telegram bot to produce square image
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index be2fb47..40992df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
1__pycache__/
1.idea/ 2.idea/
2*.png 3*.png
3*.jpg 4*.jpg
Powered by cgit v1.2.3 (git 2.41.0)