diff --git a/.gitignore b/.gitignore index 7240063..c07263e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .vscode/ -env/ \ No newline at end of file +env/ + +*.pyc \ No newline at end of file