diff --git a/.gitignore b/.gitignore index 68ecb9b..6e12153 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ venv/ .idea/ -testing.py +testing*.py