wiki.sublime-project 111 B

123456789101112
  1. {
  2. "folders":
  3. [
  4. {
  5. "file_exclude_patterns":
  6. [
  7. "wiki.sublime-project"
  8. ],
  9. "path": "."
  10. }
  11. ]
  12. }