diff options
| author | crupest <crupest@outlook.com> | 2021-10-23 18:45:55 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2021-10-23 18:45:55 +0800 |
| commit | 4474947842a39dc2497cb0156a76fadd39443d88 (patch) | |
| tree | d5257106c6f289a9ec41c1c27041506a7fc96bb0 /algorithm-experiment/.gitignore | |
| parent | 1d59bac0bbd0a4f5f18cc34157dbaa2d1d256c5c (diff) | |
| download | life-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/.gitignore | 4 |
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 |
