diff options
author | crupest <crupest@outlook.com> | 2019-09-20 20:11:27 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2019-09-20 20:11:27 +0800 |
commit | fa7b2234e710c5b6406d7cbb40b5b4e134b5e254 (patch) | |
tree | debef673a2e30e62123368113c41235eee7a9976 /works/solutions/.gitignore | |
parent | b3d06fff749d20b0a756b7a40e39f51ae48ffb17 (diff) | |
download | crupest-fa7b2234e710c5b6406d7cbb40b5b4e134b5e254.tar.gz crupest-fa7b2234e710c5b6406d7cbb40b5b4e134b5e254.tar.bz2 crupest-fa7b2234e710c5b6406d7cbb40b5b4e134b5e254.zip |
import(solutions): ...
Diffstat (limited to 'works/solutions/.gitignore')
-rw-r--r-- | works/solutions/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/works/solutions/.gitignore b/works/solutions/.gitignore index 6936990..f03942d 100644 --- a/works/solutions/.gitignore +++ b/works/solutions/.gitignore @@ -1,3 +1,5 @@ /target **/*.rs.bk Cargo.lock + +.vscode |