From 41a3dd4da689bbd9f847c60c65eade563b6bc5cf Mon Sep 17 00:00:00 2001 From: Luis Rodrigues Date: Mon, 24 Mar 2025 21:06:44 +0000 Subject: [PATCH] ficheiro .gitignore actualizado --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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__/*