diff --git a/.gitignore b/.gitignore index a9e7945..0f1cbb5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ devices.json settings.json .vscode -.DS_Store \ No newline at end of file +.DS_Store +*.pyc +__pycache__ \ No newline at end of file