summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-22 09:31:49 +0200
committerPaul Buetow <paul@buetow.org>2026-02-22 09:31:49 +0200
commit0a877f7dfb975c51c9d57f095ab6f313682315cd (patch)
tree6706d44b11e9aa0b20042083538b37c4c132ec94 /.gitignore
parent5b6683529f1c60a7115536edf144c04dfcc5eb7a (diff)
Improve scaffold: Vet/Clean targets, Uninstall guard, Install chmod, gitignore, go 1.24 (task 352)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e660fd9..7396b10 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
bin/
+*.test
+coverage.out
+coverage.html