aboutsummaryrefslogtreecommitdiff
path: root/algorithm-experiment/.gitignore
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-10-23 18:45:55 +0800
committercrupest <crupest@outlook.com>2021-10-23 18:45:55 +0800
commit4474947842a39dc2497cb0156a76fadd39443d88 (patch)
treed5257106c6f289a9ec41c1c27041506a7fc96bb0 /algorithm-experiment/.gitignore
parent1d59bac0bbd0a4f5f18cc34157dbaa2d1d256c5c (diff)
downloadlife-4474947842a39dc2497cb0156a76fadd39443d88.tar.gz
life-4474947842a39dc2497cb0156a76fadd39443d88.tar.bz2
life-4474947842a39dc2497cb0156a76fadd39443d88.zip
Add algorithm experiment 3.
Diffstat (limited to 'algorithm-experiment/.gitignore')
-rw-r--r--algorithm-experiment/.gitignore4
1 files changed, 4 insertions, 0 deletions
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