File size: 289 Bytes
b73dadb 6f77134 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
# dotenv
.env
.venv
.env_profiles
#virtualenv
env/
venv/
ENV/
env.bak/
venv.bak/
#notebooks
dev_sot.ipynb
dev_sot_v2.ipynb
tmp.ipynb
#docker images
shopify-twitter-bot.tar.gz
#bots
shopifytwitter.py
#archive
archive/
images/
tiktok_images/
tiktok_user_images/
#output files
data/
|