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