diff --git a/.gitignore b/.gitignore index ba76f37..bcdfcf9 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,6 @@ cert/ log configs_prd api/**/*.go -/cmd/server/wire_gen.go +cmd/server/wire_gen.go /internal/conf/*.go /third_party/swagger_ui/openapi.yaml \ No newline at end of file