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 | 4fda166b02ff0274415546bc3301dc4f964932a2 (patch) | |
tree | b0d3926f0d61f99f34abea1fe260294be9655143 /works/solutions/.gitignore | |
parent | 20b7e2bfba2805c755b0800e25ef5505c41f469c (diff) | |
download | crupest-4fda166b02ff0274415546bc3301dc4f964932a2.tar.gz crupest-4fda166b02ff0274415546bc3301dc4f964932a2.tar.bz2 crupest-4fda166b02ff0274415546bc3301dc4f964932a2.zip |
import(solutions): Add problem 6 .
Diffstat (limited to 'works/solutions/.gitignore')
-rw-r--r-- | works/solutions/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/works/solutions/.gitignore b/works/solutions/.gitignore new file mode 100644 index 0000000..600d2d3 --- /dev/null +++ b/works/solutions/.gitignore @@ -0,0 +1 @@ +.vscode
\ No newline at end of file |