diff --git a/.gitignore b/.gitignore index 22d3516..ef337e7 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,8 @@ Cargo.lock # Added by cargo /target + +### + +.vscode/** +.idea/** \ No newline at end of file