diff --git a/.gitignore b/.gitignore index 1db73984..0a908a56 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ __pycache__/ **pem** **fn_path_cache** *.DS_Store -build/ \ No newline at end of file +build/ +venv