HI Team,
We have auto-trigger for jenkins job based on commits in bitbucket. We have to skip autotrigger for few files like Jenkinsfile and config files.
I have added jenkins file in .gitignore but it is not working. Also i should to able to skip the jenkins file and config files while creating pull request in bitbucket which is not happening now.