diff --git a/.gitignore b/.gitignore index bdb401f..fd99d47 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .vscode -*.dSYM \ No newline at end of file +*.dSYM +*.pyc