From 1827891045b12aa310636aed816c743c8189ad50 Mon Sep 17 00:00:00 2001
From: cellframe <roman.khlopkov@demlabs.net>
Date: Tue, 1 Nov 2022 14:46:57 +0300
Subject: [PATCH] [*] Partially master changes porting

---
 .gitignore       | 1 +
 cellframe-sdk    | 2 +-
 prod_build       | 2 +-
 python-cellframe | 2 +-
 4 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5822ed702..6a60feef0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ test/build
 *.txt.user
 *.txt.user.*
 *.autosave
+.vscode/
 # Object files
 *.o
 *.ko
diff --git a/cellframe-sdk b/cellframe-sdk
index 65c6c86f7..71ca9990e 160000
--- a/cellframe-sdk
+++ b/cellframe-sdk
@@ -1 +1 @@
-Subproject commit 65c6c86f7dc89feb32bbed522f783abe606e9aed
+Subproject commit 71ca9990e4f055f8c413d6081ba14ad87b186173
diff --git a/prod_build b/prod_build
index f9dcfa089..c0d730016 160000
--- a/prod_build
+++ b/prod_build
@@ -1 +1 @@
-Subproject commit f9dcfa089cff22e2368395e05558f26f5a085eb2
+Subproject commit c0d730016daa831ee97a554c4efa137afe41a9c0
diff --git a/python-cellframe b/python-cellframe
index dc2b125b5..fb1022142 160000
--- a/python-cellframe
+++ b/python-cellframe
@@ -1 +1 @@
-Subproject commit dc2b125b575341ef6f312371bd593370302ef413
+Subproject commit fb1022142252dbb1a9632d195499b194a7672d97
-- 
GitLab