Exlude Folder not working
I'm working on a project with many folders. One of such folders is our "build" one. Every .py file that exists in the code base has a similar path under "build" (for example foo_folder1/foo_folder2/foo.py will generate build/foo_folder1/foo_folder2/foo.py).
I've marked "build" as Excluded and yet, every time I hit "ctrl" + mouse click it takes me to a file under "build".
Any ideas/suggestions?
Thanks a lot
Please sign in to leave a comment.