Ignore editor-specific files of VS Code and Vim

This commit is contained in:
Paul van Tilburg 2022-10-01 14:45:41 +02:00
parent ff32105fce
commit f2cb2788ab
Signed by: paul
GPG Key ID: C6DE073EDA9EEC4D
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
/target
Cargo.lock
.vim
.vscode