diff --git a/.gitignore b/.gitignore index 4ea05a1..25636a8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ venv/ +*.pyc __pycache__/ \ No newline at end of file