diff --git a/.gitignore b/.gitignore index bd4f710..1081152 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ +.tox **__pycache__** -**.log** \ No newline at end of file +**.log** +**.egg-info** \ No newline at end of file