We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9efe4e commit 1dc12e0Copy full SHA for 1dc12e0
.gitignore
@@ -131,3 +131,6 @@ pkg/sentry/SENTRY_PRODUCTION
131
# Don't ignore generated files in the vendor/ directory
132
!vendor/**/*.pb.go
133
!vendor/**/migrations.go
134
+
135
+go.work
136
+go.work.sum
0 commit comments