diff --git a/.gitignore b/.gitignore index 5650177..e8d8674 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ # Created by venv; see https://docs.python.org/3/library/venv.html -./modulos/__pycache__/* +/modulos/__pycache__/*