From 272f6d2b487880ff32c959f0e1119f35b94fda1d Mon Sep 17 00:00:00 2001 From: RuanRidley Date: Mon, 2 Sep 2024 19:39:43 -0300 Subject: [PATCH 1/2] =?UTF-8?q?Cria=C3=A7=C3=A3o=20de=20uma=20nova=20branc?= =?UTF-8?q?h?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- turmasenai2024_01.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 turmasenai2024_01.txt diff --git a/turmasenai2024_01.txt b/turmasenai2024_01.txt new file mode 100644 index 0000000..e69de29 From 9e281d0c45f1be241a292dff8a9161279d3b3e25 Mon Sep 17 00:00:00 2001 From: RuanRidley Date: Mon, 2 Sep 2024 19:53:44 -0300 Subject: [PATCH 2/2] =?UTF-8?q?Cria=C3=A7=C3=A3o=20de=20uma=20nova=20branc?= =?UTF-8?q?h?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f896405 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.sql, *.db *.rar