Files
sproutly/.gitignore

11 lines
81 B
Plaintext

.env
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.egg-info/
.venv/
venv/
mysql_data/