From e034b08ccdf11af2e23fbf539a4df7f64d263e99 Mon Sep 17 00:00:00 2001 From: NotII <46204250+NotII@users.noreply.github.com> Date: Mon, 19 May 2025 01:34:59 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cf3ad75..31f6175 100644 --- a/.gitignore +++ b/.gitignore @@ -41,4 +41,5 @@ next-env.d.ts env.local /lib/deprecated-backup public/git-info.json -*/git-info.json \ No newline at end of file +*/git-info.json +public/git-info.json