using one .jazzignore per component to ignore file patterns incl. a folder
![]() Hello,
we have seen the forum entry https://jazz.net/forum/questions/57028/subdirectory-patterns-in-jazzignore which is quite similar to our current need - is there finally a way to get this solved in a good way or do we still need to create as many .jazzignore files as folders we have?
We are in need to ignore in our reporsitory a file with a pattern that is contained in a particular folder. The idea was using something like this:
core.ignore.recursive = {FolderName\*Pattern.txt} We are currently using RTC in version 6.0.6.1
Thanks!
|