From 1dc37074011b51cf52d438d04c7a3d5df4f99235 Mon Sep 17 00:00:00 2001 From: endernon Date: Sun, 1 Dec 2024 21:23:24 +0000 Subject: [PATCH] Put all input files in gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ec376bb..2859b3a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ .idea -target \ No newline at end of file +target +l1.json +l2.json +list.txt +input.txt \ No newline at end of file