diff --git a/.gitignore b/.gitignore index ba30ccd..8e9dab4 100644 --- a/.gitignore +++ b/.gitignore @@ -195,10 +195,11 @@ Endobest Reporting/ jsons history/ nul -# Ignore all json, exe, log, txt and xlsx files +# Ignore all json, exe, log, txt, csv and xlsx files *.json *.exe *.log *.txt +*.csv /*.xlsx !eb_org_center_mapping.xlsx \ No newline at end of file