From 9c99b7c5123648031a9f169489ffa3d4b6a9530e Mon Sep 17 00:00:00 2001 From: Marius Rometsch Date: Thu, 30 Jan 2025 14:20:27 +0100 Subject: [PATCH] Initial commit Prototype --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a007fea --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/*