From ffd197a26f1787a80c00f2e988b2f6eb39ff496d Mon Sep 17 00:00:00 2001 From: dustinbrun <75931548+dustinbrun@users.noreply.github.com> Date: Sun, 5 Jul 2026 10:47:45 +0200 Subject: [PATCH] initial commit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c6f5bab --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +old +libraries_archive \ No newline at end of file