diff --git a/.gitignore b/.gitignore index debe4f1..161fa3f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # Python-generated files __pycache__/ *.cpython*.pyc -evolutionapi.egg-info/ \ No newline at end of file +evolutionapi.egg-info/ +dist/ \ No newline at end of file diff --git a/dist/evolutionapi-0.0.9-py3-none-any.whl b/dist/evolutionapi-0.0.9-py3-none-any.whl deleted file mode 100644 index 36c5830..0000000 Binary files a/dist/evolutionapi-0.0.9-py3-none-any.whl and /dev/null differ diff --git a/dist/evolutionapi-0.0.9.tar.gz b/dist/evolutionapi-0.0.9.tar.gz deleted file mode 100644 index 4f6686b..0000000 Binary files a/dist/evolutionapi-0.0.9.tar.gz and /dev/null differ