JuliaArrays / OffsetArrays.jl

Fortran-like arrays with arbitrary, zero or negative starting indices.
Other
195 stars 40 forks source link

Add versioned manifest files to .gitignore #352

Closed jishnub closed 4 months ago

jishnub commented 4 months ago

Also add docs/build, which should not be tracked.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.67%. Comparing base (8b47c36) to head (02a20c8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #352 +/- ## ======================================= Coverage 98.67% 98.67% ======================================= Files 6 6 Lines 453 453 ======================================= Hits 447 447 Misses 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.