diff --git a/.gitignore b/.gitignore index 4f9f70c..b71c776 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ target/ book/ -Cargo.lock \ No newline at end of file +Cargo.lock + +.vscode/ +*.DS_Store