diff --git a/.gitignore b/.gitignore index 0113512..50945e3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ - /target **/*.rs.bk .idea -*.iml \ No newline at end of file +.vscode +*.iml