From e324d2442a7a02a7734647d582a5388a5569260a Mon Sep 17 00:00:00 2001 From: "cr.zoidberg" Date: Fri, 28 Mar 2025 14:04:38 +0400 Subject: [PATCH] added boost version check in sources --- .gitignore | 4 +++- Zano | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 187adb2..929abbf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -/nbproject/ \ No newline at end of file +/nbproject/ +/build/ +node_modules/ diff --git a/Zano b/Zano index ccfc032..2241263 160000 --- a/Zano +++ b/Zano @@ -1 +1 @@ -Subproject commit ccfc0327e05f73478b8493accec4a7a1878ff4b1 +Subproject commit 2241263925acfc2c31acd5b45d30ae703878a4c7