updated the sublime project

main
Vladyslav Hrytsenko 2023-10-18 18:12:52 +03:00
parent a739ca9b14
commit 1812fe7223
2 changed files with 2 additions and 2 deletions

2
depot

@ -1 +1 @@
Subproject commit 9e16e6ef2b986b93ff1722aabbd0a8f984520285
Subproject commit ea89db8ecd2b32fca2a21f67f486601de5c6a93c

View File

@ -3,7 +3,7 @@
[
{
"path": ".",
"file_exclude_patterns": ["*.zip", "*.ilk", "*.exp"],
"file_exclude_patterns": ["*.zip", "*.ilk", "*.exp", "_mirror/", "engine/v4k*", "engine/joint/"],
"index_exclude_patterns": ["engine/joint/v4k.h", "engine/v4k.h", "engine/v4k.c", "_mirror/**"]
}
],