From 078dd432b73983e54b63179de7d59588994fac88 Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 12 Oct 2020 21:01:59 +0800 Subject: Add 2020-algorithm-contest. --- 2020-algorithm-contest/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 2020-algorithm-contest/.gitignore (limited to '2020-algorithm-contest/.gitignore') diff --git a/2020-algorithm-contest/.gitignore b/2020-algorithm-contest/.gitignore new file mode 100644 index 0000000..9d58650 --- /dev/null +++ b/2020-algorithm-contest/.gitignore @@ -0,0 +1,4 @@ +.vscode +temp +output +arc \ No newline at end of file -- cgit v1.2.3