diff --git a/.gitignore b/.gitignore index d5e4f15f8c02ac458b0019ffbb99d969fdc719db..5fb58aff55a75922b3006105626b794fd853899f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -**/__pycache__ \ No newline at end of file +**/__pycache__ +**/test.py