Is there way to ignore sources with scm checkin/deliver?
Accepted answer
You can edit the .jazzignore file manually or using the UI (just clicking ignore) or adding ignored resources while sharing. The data will be saved as rules in the .jazzignore file, which will be under scm to allow consistent sharing.
2 other answers
You can additional information about using .jazzignore in this topic in the information center: Selecting resources to exclude from Rational Team Concert source control.
I don't understand the question here. You can add file to the ignore list and they will be ignored. So what is the scenario here?