feat: atualizar .gitignore e remover arquivo de configuração dmed_config.json

This commit is contained in:
FelipeCN
2026-01-30 15:06:17 -03:00
parent a189ea5639
commit 1b7eca9207
2 changed files with 7 additions and 4 deletions
+7
View File
@@ -1 +1,8 @@
/target
*/*.json
*.log
.DS_Store
*.xsl
*.XLS
*.txt
dist/dmed_config.json
-4
View File
@@ -1,4 +0,0 @@
{
"ultimo_arquivo_txt": "P:\\ProEmp00\\LFSM2026\\Dmed2026\\LfsIssDmed073225.txt",
"ultimo_arquivo_xls": "Z:\\Fiscal\\FELIPE\\RELATORIO\\RELATORIO_PROSOFT_MOD_51.XLS"
}