gitignore *.csv
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||||
Reference in New Issue
Block a user