[Pydev-users] [Users] Ignore search results from build catalog?
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2011-12-05 07:38:08
|
The following forum message was posted by shaqen at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4863807: When I do a PyDev search I get results from the 'build' directory (used when building and installing with setuptools). I don't quite understand why they are shown, and would like them not to be. Is this possible? My project is set up with the root project directory in the PYTHONPATH, in which are placed some scripts and Python packages. 'build' is just a regular directory -- _not_ a Python package. |