From 27b33c13ba8cc7c4980abde2cf4a4331396376df Mon Sep 17 00:00:00 2001 From: jakka Date: Fri, 17 Oct 2025 17:08:43 +0300 Subject: various fixes reorganized project structure so client tests are not in the libraries changed some types on functions for better use --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ea8c4bf..0ede220 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ /target +secrets +/hydrus +/assets -- cgit v1.3.1