diff --git a/.gitignore b/.gitignore index 0d9c1b8..5b448fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ __pycache__ .idea/ -.vscode -target/ # build folder for Rust applications +.vscode/ +target/