diff --git a/.gitignore b/.gitignore index f5a8070..c0ecf5b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ __pycache__/ .idea/ test* - +!test/ +!test_*.py