do not show workspace file in folder view
authorMichael Göhler <somebody.here@gmx.de>
Mon, 13 Oct 2014 21:16:08 +0000 (23:16 +0200)
committerMichael Göhler <somebody.here@gmx.de>
Mon, 13 Oct 2014 21:16:08 +0000 (23:16 +0200)
mdp.sublime-project

index e6dbd1e..0de5ccc 100644 (file)
@@ -10,7 +10,7 @@
     {
         "follow_symlinks": true,
         "path": ".",
-        "file_exclude_patterns": [".*", "mdp", "mdp.sublime-project"]
+        "file_exclude_patterns": [".*", "mdp", "mdp.sublime-project", "mdp.sublime-workspace"]
     }
     ]
     ,"build_systems":