From 1f61139b490dae8954ead25113c81edbb31214e8 Mon Sep 17 00:00:00 2001 From: Yuri Lima Date: Fri, 3 May 2024 15:54:05 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8C=20IMPROVE:=20.gitignore=20added?= 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..b7c34c4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +./https_portal/log \ No newline at end of file