diff --git a/.gitignore b/.gitignore index e79509f..1012581 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /venv/ /__pycache__/ +/test.py