From 46001a3bd01cd8ed145981270be9a5fa4275f685 Mon Sep 17 00:00:00 2001 From: Alexander Winkler Date: Thu, 14 May 2026 08:41:18 +0200 Subject: [PATCH] add initial .gitignore configuration --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..21d0b89 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.venv/