Sublime Python - Exclude build directory
It s a pain in the neck when you search something in your project and get all the result from your build directory.
There is an easy solution, just add the following to your user settings:
"folder_exclude_patterns": ["build/*"]
Written by Areski Belaid
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Python
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#