From b8abb6df4731bb82a70be55b4f3ac4509f5783d0 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 7 Jul 2026 07:54:17 +0200 Subject: Cleanup --- .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..4852c55 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*/a.out +a.out -- cgit v1.3