Skip to content

Commit 1dc12e0

Browse files
committed
chore: ignore go work
1 parent b9efe4e commit 1dc12e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,6 @@ pkg/sentry/SENTRY_PRODUCTION
131131
# Don't ignore generated files in the vendor/ directory
132132
!vendor/**/*.pb.go
133133
!vendor/**/migrations.go
134+
135+
go.work
136+
go.work.sum

0 commit comments

Comments
 (0)