From 4474947842a39dc2497cb0156a76fadd39443d88 Mon Sep 17 00:00:00 2001 From: crupest Date: Sat, 23 Oct 2021 18:45:55 +0800 Subject: Add algorithm experiment 3. --- algorithm-experiment/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 algorithm-experiment/.gitignore (limited to 'algorithm-experiment/.gitignore') diff --git a/algorithm-experiment/.gitignore b/algorithm-experiment/.gitignore new file mode 100644 index 0000000..0acb85f --- /dev/null +++ b/algorithm-experiment/.gitignore @@ -0,0 +1,4 @@ +build +.cache +*.in +*.out \ No newline at end of file -- cgit v1.2.3