update gitignore file (with comment description)

This commit is contained in:
Dominic Reich 2025-03-09 12:16:19 +01:00
parent 093ab4d985
commit a13a8d29c6
Signed by: dominic
GPG key ID: 0B5787DB23049C45

5
.gitignore vendored
View file

@ -1,7 +1,12 @@
.hugo_build.lock
# As for the go.{mod,sum} files, I want them nearly empty
# in the repo but don't track changes so I did this:
# git update-index --assume-unchanged go.mod
# git update-index --assume-unchanged go.sum
resources
public
go.mod
go.sum
man
*.bak
gmid.*