diff --git a/.gitignore b/.gitignore index fc9f7b0..88d1a41 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ __pycache__ *.pyc desktop.ini dist/ -build/ \ No newline at end of file +build/ +test_* \ No newline at end of file