From c0e3e8bfc08a32e0155ad53bf6228a4f21bcef63 Mon Sep 17 00:00:00 2001 From: Oliver Hofmann Date: Tue, 2 Jun 2026 10:47:11 +0200 Subject: [PATCH] chore: project scaffolding --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..91c8e65 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +__pycache__/ +.pytest_cache/ +*.pkg +installer/root/