From 2f8ca6c993ff480982051f2f15eb6a7632a9fc3c Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 10 Dec 2025 22:18:45 +0100 Subject: .gitignore'd inputs and tests from previous years --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 84e360c..27bfcee 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ */*/*.out */*/*.txt */*/*.swp +*/*/*.png +*/*/input* +*/*/test* -- cgit v1.3