From 5c834e269bfff00b92ee63862cbbc7165743de9e Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Wed, 13 May 2026 16:36:35 +0100 Subject: add better-auth --- communities/red-right-hand/174bg.net/.gitignore | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'communities/red-right-hand/174bg.net/.gitignore') diff --git a/communities/red-right-hand/174bg.net/.gitignore b/communities/red-right-hand/174bg.net/.gitignore index fdf88c8..c9db9fa 100644 --- a/communities/red-right-hand/174bg.net/.gitignore +++ b/communities/red-right-hand/174bg.net/.gitignore @@ -30,9 +30,6 @@ yarn-debug.log* yarn-error.log* .pnpm-debug.log* -# env files (can opt-in for committing if needed) -.env* - # vercel .vercel @@ -40,4 +37,11 @@ yarn-error.log* *.tsbuildinfo next-env.d.ts -/types/ \ No newline at end of file +/types/ + +/postgresql/ + +*.env +*.env.* +!*.env.example +!.env.*.example \ No newline at end of file -- cgit v1.2.3