diff options
| author | Robby <zg3407@gmail.com> | 2020-07-24 19:23:01 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-24 13:23:01 +0200 |
| commit | 38a615f407f439158dccc0cb20d36ee70fe33c27 (patch) | |
| tree | 9b5a8cffcde101db3cbf94390ed007cdc2613356 | |
| parent | 4f2468e14f574a93a2e9b688367b5752ed96ae7b (diff) | |
chore: add .vscode to gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ target/ exercises/clippy/Cargo.toml exercises/clippy/Cargo.lock .idea +.vscode |
