You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.