Hi, > Well, I completed my .gitignore right after a sdk build + other locales, I > put the generated files/folders to be exclude from git operations in the > .gitignore to avoid this kind situation, do you mean it still happens ?
Yep it still happens. Unless there something more I need to do with .gitignore? It's checked in right? Git pull --rebase gives: Cannot pull with rebase: You have unstaged changes. Please commit or stash them. Did you do a release build or run any mustella tests? Justin