Update .gitignore to ignore build and testing output artifacts

This commit is contained in:
2026-07-05 10:54:16 -05:00
parent a516944086
commit eab640aa21

5
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# build artifacts
./notarius
# build and testing artifacts
notarius
notarius-output
# ---> Go
# If you prefer the allow list template instead of the deny list, see community template: