diff --git a/.gitignore b/.gitignore index 5e8beab..4fa4b13 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # Byte-compiled / optimized / DLL files +test test.py __pycache__/ *.py[cod]