mypaas
mypaas copied to clipboard
Adds mypaas.toml configuration file
This is a configuration addition for deployments using mypaas.toml file.
For now, it only adds the possibility to ignore certain directories with an ignore pattern.
Documentation included.
Thanks! This looks really well done.
The linter is complaining. I suspect this is because the latest black has some updates. Could you run black . to update the formatting?