From a4b938f38efa0cf963bd5854485a3e2c788ad73e Mon Sep 17 00:00:00 2001
From: fgs21 <fgs21@inf.ufpr.br>
Date: Tue, 3 Oct 2023 11:07:12 -0300
Subject: [PATCH] [ADD] postgres.js and DockerfileAntigo added to .gitignore

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index dcf0f82a..2d98beea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,5 @@ docs/
 package-lock.json
 
 Dockerfile
+DockerfileAntigo
+src/libs/db/postgres.js
-- 
GitLab