diff --git a/.gitignore b/.gitignore index bb7277a..e3de6c9 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ /target **/*.rs.bk Cargo.lock -.vscode \ No newline at end of file +.vscode +*.pyc \ No newline at end of file