{
  "folders": [
    {
      "follow_symlinks": true,
      "path": ".",
      "folder_exclude_patterns": [
        ".tmp",
        "node_modules",
      ],
      "file_exclude_patterns": ["*.crt", "*.key", "*.csr", "*.log", "*.sublime-workspace"]
    }
  ],
  "settings": {
    "tab_size": 2,
    "rulers": [120],
  }
}
