diff --git a/.gitignore b/.gitignore index 816a738..cc4a880 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,8 @@ Cargo.lock target/ # editor files -.vscode/ \ No newline at end of file +.vscode/* +!.vscode/*.md +!.vscode/*.svd +!.vscode/launch.json +!.vscode/tasks.json \ No newline at end of file