Files

14 lines
89 B
Plaintext

# Env
.env
# Python
.venv
__pycache__/
*.pyc
*.pyo
*.pyd
docs/
encrypted-images/
logs/