diff --git a/.gitignore b/.gitignore index b5b7ac73..f8d6e031 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,6 @@ target/ # vim temporary files .*.swp + +# Editor specific files +.vscode/ \ No newline at end of file