From 2aec89e22ac8ebcc2859a7492cfca9b5d81cdcc4 Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Fri, 3 Apr 2026 11:31:18 +0200 Subject: initial commit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3b539fa --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/target +/docs/book/book +.env -- cgit v1.2.3