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