From abe4126e78cc385b958030740426c7b16f3065b0 Mon Sep 17 00:00:00 2001 From: Andrew Zambazos Date: Sat, 9 Aug 2025 21:53:01 +1200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5e27ce1..f99083e 100644 --- a/.gitignore +++ b/.gitignore @@ -81,4 +81,5 @@ typings/ # IDE config files .vscode/ -.idea/ \ No newline at end of file +.idea/ +site-history.json