Context
Related to #24 — mb init scaffolds a jcard.toml in the user's repo. Since developers may run mb init inside the masterblaster repo during development/testing, jcard.toml should be listed in .gitignore to avoid accidentally committing it.
Solution
Add jcard.toml to the project's .gitignore.
Context
Related to #24 —
mb initscaffolds ajcard.tomlin the user's repo. Since developers may runmb initinside the masterblaster repo during development/testing,jcard.tomlshould be listed in.gitignoreto avoid accidentally committing it.Solution
Add
jcard.tomlto the project's.gitignore.