diff options
author | crupest <crupest@outlook.com> | 2020-05-07 23:17:16 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-05-07 23:17:16 +0800 |
commit | 23505753f934df4d2280853c18b382929e17b564 (patch) | |
tree | 3192b37c7b9f724ed24aa218ef30e474643fcbdf /.gitignore | |
parent | bc95633818349b904d07bff6a412e3c2e46c0a75 (diff) | |
download | solutions-23505753f934df4d2280853c18b382929e17b564.tar.gz solutions-23505753f934df4d2280853c18b382929e17b564.tar.bz2 solutions-23505753f934df4d2280853c18b382929e17b564.zip |
Add problem 6 .
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..600d2d3 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.vscode
\ No newline at end of file |