You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2022. It is now read-only.
I developed functions locally, initialised through the twilio serverless:init command, deployed it, then wanted to push it to a git repo and noticed that the deploy call created a .twilio-functions file that didn't seem to be added to .gitignore.
Think this might be something one might want to add to .gitignore as the file contains account specific content.