From 338babaad2189f7ff1ee088994c8c20a0646ff4d Mon Sep 17 00:00:00 2001 From: Malte Voos Date: Wed, 1 Oct 2025 00:20:10 +0200 Subject: init --- .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..37ebbba --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/target +result +test-files -- cgit 1.4.1