diff --git a/.gitignore b/.gitignore index 067e3b3..ecff981 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ __pycache__/ *.pyc dist/ build/ -*.egg-info/ \ No newline at end of file +*.egg-info/ +test.py \ No newline at end of file