diff --git a/.gitignore b/.gitignore index 7f3a111..6b02ccb 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,7 @@ go.work __pycache__ .clj-kondo/ -.lsp/ \ No newline at end of file +.lsp/ + +# vs code settings +.vscode \ No newline at end of file