diff --git a/.gitignore b/.gitignore index ea8c4bf..70f43ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ /target +*/*.json +*.log +.DS_Store +*.xsl +*.XLS +*.txt +dist/dmed_config.json diff --git a/dist/dmed_config.json b/dist/dmed_config.json deleted file mode 100644 index 8ebd16e..0000000 --- a/dist/dmed_config.json +++ /dev/null @@ -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" -} \ No newline at end of file