image_gen / .gitignore
oopshnik
a
68b014f
raw
history blame contribute delete
163 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Secrets
*.env
# Other stuffs
.devcotainer/
images/
# Virtual environments
.venv