From 32cd9b2be1763f872c800b17e1fa63f852fe91c1 Mon Sep 17 00:00:00 2001 From: Thomas Vanbesien Date: Wed, 1 Apr 2026 17:42:04 +0200 Subject: Import from github.com --- .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..6ccd9f1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +output/ +weights.csv -- cgit v1.2.3