diff --git a/.gitignore b/.gitignore index 09b54901..aaf729b7 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ pylint.txt docs/_build toy.py .gitignore -junit-report.xml \ No newline at end of file +junit-report.xml +requests.egg-info/ \ No newline at end of file