From 35d3308a8787d0d4f0b227874089d2769399d8f6 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Thu, 7 Sep 2023 20:55:39 +0300 Subject: Modified gitignore to ignore main(binary) files --- contests/Round895/A/main | Bin 16912 -> 0 bytes contests/Round895/B/main | Bin 21512 -> 0 bytes contests/Round895/C/main | Bin 17264 -> 0 bytes contests/Round895/D/main | Bin 17184 -> 0 bytes contests/Round895/E/main | Bin 21048 -> 0 bytes 5 files changed, 0 insertions(+), 0 deletions(-) delete mode 100755 contests/Round895/A/main delete mode 100755 contests/Round895/B/main delete mode 100755 contests/Round895/C/main delete mode 100755 contests/Round895/D/main delete mode 100755 contests/Round895/E/main (limited to 'contests') diff --git a/contests/Round895/A/main b/contests/Round895/A/main deleted file mode 100755 index e05f658..0000000 Binary files a/contests/Round895/A/main and /dev/null differ diff --git a/contests/Round895/B/main b/contests/Round895/B/main deleted file mode 100755 index a001703..0000000 Binary files a/contests/Round895/B/main and /dev/null differ diff --git a/contests/Round895/C/main b/contests/Round895/C/main deleted file mode 100755 index 88d2793..0000000 Binary files a/contests/Round895/C/main and /dev/null differ diff --git a/contests/Round895/D/main b/contests/Round895/D/main deleted file mode 100755 index ed0053d..0000000 Binary files a/contests/Round895/D/main and /dev/null differ diff --git a/contests/Round895/E/main b/contests/Round895/E/main deleted file mode 100755 index e6c3f05..0000000 Binary files a/contests/Round895/E/main and /dev/null differ -- cgit v1.2.3