From b67b419e1b02eee43ef6bcc25cd519cdc9488b00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Gon=C3=A7alves=20Costa?= <20251144030032@ifrn.local> Date: Fri, 27 Mar 2026 21:26:31 -0300 Subject: [PATCH] =?UTF-8?q?adi=C3=A7=C3=A3o=20gitignore2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8469cb1..5c1e0f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -modulo_os/__pycache__/ \ No newline at end of file +modulo_os/__pycache__ \ No newline at end of file