Skip to content

Maintenance: Prevent deletion of .kiro folder when running git clean command #7136

@leandrodamascena

Description

@leandrodamascena

Why is this needed?

Kiro was released some time ago and creates a folder called .kiro to store settings, session attributes, and more. Developers using Kiro and running git clean might inadvertently delete this folder, losing their settings.

Which area does this relate to?

Automation

Solution

Add .kiro, .claude and .amazonq folder to .gitignore file.

Acknowledgment

Metadata

Metadata

Labels

internalMaintenance changes

Projects

Status

Coming soon

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions