Add icon for .go files + Add makefile icon for extra filenames
This PR adds a new symbolic icon for displaying .go
files, plus some extra special filename handling for the following files:
-
go.mod
receives thetext-makefile-symbolic
symbol -
pyproject.toml
receives thetext-makefile-symbolic
symbol -
requirements.txt
receives thetext-makefile-symbolic
symbol -
Containerfile
receives thetext-makefile-symbolic
symbol