internetarchive / bookreader

The Internet Archive BookReader
https://openlibrary.org/dev/docs/bookreader
GNU Affero General Public License v3.0
997 stars 419 forks source link

Gitignore .env file #1287

Closed cdrini closed 12 months ago

cdrini commented 12 months ago

Use this to store helpful env variables like browserstack keys. Gitiginore that.

codecov[bot] commented 12 months ago

Codecov Report

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

Comparison is base (6be19a7) 69.28% compared to head (d419bf5) 69.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1287 +/- ## ======================================= Coverage 69.28% 69.28% ======================================= Files 59 59 Lines 5079 5079 Branches 1068 1068 ======================================= Hits 3519 3519 Misses 1533 1533 Partials 27 27 ```

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

cdrini commented 12 months ago

Auto-merging, small config change