OpenManus2 / .gitignore
Ken Sang Tang
Update .gitignore
91e8fe1 verified
raw
history blame contribute delete
164 Bytes
__pycache__/
*.pyc
.env
config/config.toml
# config/config.toml
# Example config for OpenManus2
OPENMANUS_ENDPOINT_URL = "https://your-backend-api.com/openmanus"