Skip to content

Commit 133885c

Browse files
committed
Add more to .gitignore
Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
1 parent 0e96049 commit 133885c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ coverage.*
66
tools
77
build
88
vendor
9+
goio.yaml
910

1011
# JetBrains IDE files
1112
.idea/
@@ -26,4 +27,4 @@ tmp
2627
.prometheus-pid
2728

2829
go.work
29-
go.work.sum
30+
go.work.*

0 commit comments

Comments
 (0)