nimbella / nimbella-cli

Your cloud. Beautiful.
https://nimbella.com
Apache License 2.0
10 stars 12 forks source link

Use .deployed, not .nimbella, for status directory #239

Closed joshuaauerbachwatson closed 2 years ago

joshuaauerbachwatson commented 2 years ago

When generating a new project using nim project create the .gitignore file that is generated now includes .deployed as well as .nimbella. This is the new name that the deployer will be using for the deployer-generated status directory of a project. I chose not to remove .nimbella altogether since a developer with a mixture of old and new projects may end up copying or cutting and pasting .gitignore files.