From a5fff3db4f192e87d566602033ef69cf33c73954 Mon Sep 17 00:00:00 2001 From: Axy Date: Mon, 12 Jan 2026 15:49:57 +0100 Subject: [PATCH] gitignore update --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..69872b1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +**.pdf +data_generator.py +sample_data.json -- 2.52.0