From 0218e1a4327f317f3aa16ea83b1a52019d5c37a0 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 29 Jul 2023 01:07:35 +0200 Subject: Genesis commit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4db575c --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/target +testdata/ -- cgit v1.2.3