diff --git a/.gitignore b/.gitignore index fa4c190..6d97e18 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.pyc __pycache__/ venv/ -config.yaml \ No newline at end of file +config.yaml +dist/ \ No newline at end of file