diff --git a/.gitignore b/.gitignore index 4c946c7..d0a4d9e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ build/ dist/ *.egg/ .coverage -*.egg-info/ \ No newline at end of file +*.egg-info/ +pytestdebug.log