From b3231ba7503f551f09b588355dd9f8145282709c Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 7 Dec 2024 07:52:19 +0100 Subject: Remove binaries --- .gitignore | 2 +- 2024/01/b.out | Bin 78536 -> 0 bytes 2024/02/b.out | Bin 152640 -> 0 bytes 2024/03/b.out | Bin 103160 -> 0 bytes 2024/04/b.out | Bin 176168 -> 0 bytes 2024/05/b.out | Bin 171240 -> 0 bytes 2024/06/b.out | Bin 173576 -> 0 bytes 2024/07/b.out | Bin 125104 -> 0 bytes 8 files changed, 1 insertion(+), 1 deletion(-) delete mode 100755 2024/01/b.out delete mode 100755 2024/02/b.out delete mode 100755 2024/03/b.out delete mode 100755 2024/04/b.out delete mode 100755 2024/05/b.out delete mode 100755 2024/06/b.out delete mode 100755 2024/07/b.out diff --git a/.gitignore b/.gitignore index a5c05c2..d220b52 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -*/*/a.out +*/*/*.out */*/*.txt diff --git a/2024/01/b.out b/2024/01/b.out deleted file mode 100755 index 3b75578..0000000 Binary files a/2024/01/b.out and /dev/null differ diff --git a/2024/02/b.out b/2024/02/b.out deleted file mode 100755 index fc29aef..0000000 Binary files a/2024/02/b.out and /dev/null differ diff --git a/2024/03/b.out b/2024/03/b.out deleted file mode 100755 index 49b7a0c..0000000 Binary files a/2024/03/b.out and /dev/null differ diff --git a/2024/04/b.out b/2024/04/b.out deleted file mode 100755 index d0afbc2..0000000 Binary files a/2024/04/b.out and /dev/null differ diff --git a/2024/05/b.out b/2024/05/b.out deleted file mode 100755 index 6676a53..0000000 Binary files a/2024/05/b.out and /dev/null differ diff --git a/2024/06/b.out b/2024/06/b.out deleted file mode 100755 index 1455953..0000000 Binary files a/2024/06/b.out and /dev/null differ diff --git a/2024/07/b.out b/2024/07/b.out deleted file mode 100755 index b512bd4..0000000 Binary files a/2024/07/b.out and /dev/null differ -- cgit v1.3