d053ff8c389c8c22e77e100237651446dde7a191
The code changes in `.gitignore` modify the exclusion rule for `go.sum` file, removing the `#` symbol to include it in version control. This change ensures that the `go.sum` file is tracked and synchronized across different environments, improving dependency management and ensuring consistent builds.
Description
No description provided
11 MiB
Languages
Go
98.5%
Makefile
1.5%