Ignoring log files in Sublime text search
This commit is contained in:
parent
45d1749f8c
commit
cfb5917484
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"folders": [{ "path": "." }],
|
||||
"binary_file_patterns": ["*.jpg", "*.jpeg", "*.png", "*.gif", "*.ttf", "*.tga", "*.dds", "*.ico", "*.eot", "*.pdf", "*.swf", "*.jar", "*.zip",
|
||||
"public/screenshots/**", "*.log"],
|
||||
"public/screenshots/**", "log/*"],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue