mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Hide Eclipse project settings from SublimeText
This commit is contained in:
parent
74980af6c9
commit
3edd6c86f2
@ -13,7 +13,13 @@
|
||||
"Make.dep",
|
||||
".configured",
|
||||
"*.sublime-project",
|
||||
"*.sublime-workspace"
|
||||
"*.sublime-workspace",
|
||||
".project",
|
||||
".cproject"
|
||||
],
|
||||
"folder_exclude_patterns":
|
||||
[
|
||||
".settings"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user