gitignore *.csv

This commit is contained in:
2026-05-06 01:59:51 +01:00
parent e3a1ef78cf
commit 5dc5285073

3
.gitignore vendored
View File

@@ -195,10 +195,11 @@ Endobest Reporting/
jsons history/ jsons history/
nul nul
# Ignore all json, exe, log, txt and xlsx files # Ignore all json, exe, log, txt, csv and xlsx files
*.json *.json
*.exe *.exe
*.log *.log
*.txt *.txt
*.csv
/*.xlsx /*.xlsx
!eb_org_center_mapping.xlsx !eb_org_center_mapping.xlsx