diff --git a/src/commands/init.command.ts b/src/commands/init.command.ts index b1fb0e8..d0fcf8d 100644 --- a/src/commands/init.command.ts +++ b/src/commands/init.command.ts @@ -137,8 +137,7 @@ const gitignore = `# terraform/terragrunt caches .docs # collie caches -.collie -**.collie.json +.collie/hub **.meta.json `;