fix(Gitignore): remove arquivos temporários do versionamento

This commit is contained in:
Keven Willian Pereira de Souza 2025-09-17 12:30:16 -03:00
parent cc7124554d
commit 97f1d25183

View file

@ -1,13 +0,0 @@
{
"host": "localhost",
"name": "CARTORIO",
"port": 3050,
"user": "SYSDBA",
"password": "masterkey",
"charset": "UTF8",
"pool" : {
"pre_ping" : true,
"size" : 5,
"max_overflow" :10
}
}