Skip to content
Snippets Groups Projects
Unverified Commit 6e579588 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by GitHub
Browse files

Update downloadIsisData (#5627)

* Update downloadIsisData

* Update downloadIsisData
parent f8296748
No related branches found
No related tags found
No related merge requests found
...@@ -36,6 +36,9 @@ filter_list = [ ...@@ -36,6 +36,9 @@ filter_list = [
'- ek/', '- ek/',
'- *.lbl', '- *.lbl',
'- *.txt', '- *.txt',
'- *.bck',
'- *.log',
'- *.temp',
'- *.history', '- *.history',
'- misc/', '- misc/',
'- document/', '- document/',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment