From b898b55308323fd4740cd4b351ffe8b01973e45b Mon Sep 17 00:00:00 2001 From: xfy Date: Fri, 12 Jun 2026 10:56:56 +0800 Subject: [PATCH] chore: add profile.json.gz to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 02fc4d1..23caa16 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,5 @@ docs/superpowers/ uploads/* !uploads/.gitkeep uploads/.cache/ + +profile.json.gz