diff --git a/.gitignore b/.gitignore index 5c0a1c3..81aa821 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,7 @@ __pycache__ # Others docker-compose-okteto.yml + +# Personal virtual environments + +penv/*