From 658e3422078b20d43548df7001951786fa90fd5e Mon Sep 17 00:00:00 2001 From: omagdy Date: Sun, 15 Dec 2024 02:06:06 +0200 Subject: Added .prod files to .gitignore and also remove all prod files from tracking on remote repo to comply with AOC terms. --- 2023/Rust/input/day6.prod | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 2023/Rust/input/day6.prod (limited to '2023/Rust/input/day6.prod') diff --git a/2023/Rust/input/day6.prod b/2023/Rust/input/day6.prod deleted file mode 100755 index 71523ae..0000000 --- a/2023/Rust/input/day6.prod +++ /dev/null @@ -1,2 +0,0 @@ -Time: 60 94 78 82 -Distance: 475 2138 1015 1650 -- cgit v1.2.3