Created
July 20, 2011 04:26
-
-
Save benatkin/1094335 to your computer and use it in GitHub Desktop.
excluding node_modules from Sublime Text 2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Place user-specific overrides in this file, to ensure they're preserved | |
// when upgrading | |
{ | |
"folder_exclude_patterns": [".svn", ".git", ".hg", "CVS", "node_modules"] | |
} |
Thanks!
Thank you for this!!
@artemsvirskyi thanks!
Thanks!
Thanks!
My CPU gives her regards!
Thaaaanks!
@jeezlee fix worked best for me. Won't search but can still see in sidebar.
"binary_file_patterns": ["node_modules/"]
Thanks! :)
Thanks that worked 👍
Thanks!!!
Thank you!
Nice!
Great! still works!!!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Update sometimes I want to search node_modules sometimes I don't.
Just update the Where path: