diff --git a/.gitignore b/.gitignore index 7405de3..f42a75a 100644 --- a/.gitignore +++ b/.gitignore @@ -175,4 +175,7 @@ rendercv/vendor/TinyTeX/ # RenderCV related tests/outputs/ tests/inputs/personal.json -tests/inputs/personal.yaml \ No newline at end of file +tests/inputs/personal.yaml + +# VSCode +.vscode/ \ No newline at end of file