From cfd344ab63c0a3729858523bd07b9353e18e0335 Mon Sep 17 00:00:00 2001 From: Giuliano Paschoalino Date: Tue, 25 Nov 2025 17:11:55 -0300 Subject: [PATCH] =?UTF-8?q?Adicionado=20diret=C3=B3rio=20.history=20ao=20.?= =?UTF-8?q?gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 68c7a52..bb92a61 100644 --- a/.gitignore +++ b/.gitignore @@ -362,3 +362,4 @@ MigrationBackup/ # Fody - auto-generated XML schema FodyWeavers.xsd .aider* +.history/ \ No newline at end of file