From d6601ea6ed6a4d1f3f093b1665fa243ef77ebf9f Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 17 Mar 2026 04:17:21 -0600 Subject: [PATCH] chore(auth/jwt): ignore bins --- auth/jwt/.gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 auth/jwt/.gitignore diff --git a/auth/jwt/.gitignore b/auth/jwt/.gitignore new file mode 100644 index 0000000..4d15d9e --- /dev/null +++ b/auth/jwt/.gitignore @@ -0,0 +1,8 @@ +# Built binaries +cmd/jwt/jwt +/jwt +/custom-header +/acme-jws +/mcp-server-auth +/oauth-access-token +/oidc-id-token