diff --git a/.gitignore b/.gitignore index c185202..c800876 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.pyc build/ dist/ -.idea/ \ No newline at end of file +.idea/ +*.egg-info/