diff --git a/.gitignore b/.gitignore index 3dea460..8681d61 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# build artifacts +./notarius + # ---> Go # If you prefer the allow list template instead of the deny list, see community template: # https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore @@ -47,7 +50,8 @@ go.work.sum .LSOverride # Icon must end with two \r -Icon +Icon + # Thumbnails ._*