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