majohn-r / output

Go library to provide an easy way for command-line oriented programs to handle console and error writing and logging, as well as a simple way to verify what is written to those channels.
MIT License
0 stars 0 forks source link

add go.work.sum to .gitignore #14

Closed majohn-r closed 6 months ago

majohn-r commented 6 months ago

There is no discernible reason to retain go.work.sum, particularly as it can be deleted, and a full rebuild does not recreate it.