diff --git a/.gitignore b/.gitignore index f5e96db..60068ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -venv \ No newline at end of file +venv +__pycache__/ +*.pyc \ No newline at end of file