mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Hide Eclipse project settings from SublimeText
This commit is contained in:
@@ -13,7 +13,13 @@
|
||||
"Make.dep",
|
||||
".configured",
|
||||
"*.sublime-project",
|
||||
"*.sublime-workspace"
|
||||
"*.sublime-workspace",
|
||||
".project",
|
||||
".cproject"
|
||||
],
|
||||
"folder_exclude_patterns":
|
||||
[
|
||||
".settings"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user