diff --git a/.gitignore b/.gitignore index ef60192..31cbb98 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ .DS_Store .idea/ /log -/__pycache__ \ No newline at end of file +/__pycache__ +/custom_lib.egg-info +.venv/