diff options
| author | Jack Clayton <jackclayto@gmail.com> | 2022-06-16 11:53:41 +0800 |
|---|---|---|
| committer | Jack Clayton <jackclayto@gmail.com> | 2022-06-17 11:36:06 +0800 |
| commit | be87cc9fa624233a8bf2f489399f7837e2601bd3 (patch) | |
| tree | ed96b87f95ae945e29a48681959ab928c177f753 /.gitignore | |
| parent | b19f74e8cfaba7775e8ff2d74cab9cb862fb1473 (diff) | |
Add lsp command to fix rust-analyzer
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ target/ *.pdb exercises/clippy/Cargo.toml exercises/clippy/Cargo.lock +rust-project.json .idea .vscode *.iml |
