Unverified Commit dd18e6bb authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by GitHub
Browse files

added .history to downloadIsisData ignore list (#5614)

parent 5e5b1d99
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -43,6 +43,7 @@ release.

### Added
- Added backplane options for SunIllumination and SurfaceObliqueDetectorResolution to phocube [#5467](https://github.com/DOI-USGS/ISIS3/issues/5467)
- Added *.history to the ignore list in downloadIsisData

### Changed
- Explode has been refactored to be callable; old Makefile test has been removed and replaced by a gtest. Issue: [#5557](https://github.com/USGS-Astrogeology/ISIS3/issues/5557)
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@ filter_list = [
        '- ek/',
        '- *.lbl',
        '- *.txt',
        '- *.history',
        '- misc/',
        '- document/',
        '- *.csv',