ide - How to search a directory that's excluded from my project in PyCharm? -


i have "cachegen" folder lot of files program generates kept. usually, when searching code, want omit directory since it's derivative of actual code - i've excluded project.

in case, though, there seems problem cached result, , want search through cachegen directory find it. however, if select cachegen directory, pycharm says "directory [cachegen] not found" - though path exists.


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -