From 1812fe72230dcb4e3faab4ab9e75a5609f757d21 Mon Sep 17 00:00:00 2001 From: Vladyslav Hrytsenko Date: Wed, 18 Oct 2023 18:12:52 +0300 Subject: [PATCH] updated the sublime project --- depot | 2 +- v4k.sublime-project | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/depot b/depot index 9e16e6e..ea89db8 160000 --- a/depot +++ b/depot @@ -1 +1 @@ -Subproject commit 9e16e6ef2b986b93ff1722aabbd0a8f984520285 +Subproject commit ea89db8ecd2b32fca2a21f67f486601de5c6a93c diff --git a/v4k.sublime-project b/v4k.sublime-project index e8471f4..54aae37 100644 --- a/v4k.sublime-project +++ b/v4k.sublime-project @@ -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/**"] } ],