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