+2
    
    
    configurable sublime-project file templates
I'd like to be able to modify the default .sublime-project template.
{
  "folders":
  [
    {
      "path": "/home/icholy/workspace/libdbclient",
      "file_exclude_patterns": [], // <-- add this
      "folder_exclude_patterns": [] // <-- and this
    }
  ]
}
I always forget these 2 settings and am forced to look them up every time.Customer support service by UserEcho