From a6cdf06f7308ec130e5adbf7224d745b048e9d06 Mon Sep 17 00:00:00 2001 From: LunaChocken <44623479+bsjohnson20@users.noreply.github.com> Date: Sun, 4 Jan 2026 17:37:12 +0000 Subject: [PATCH] Add steam review fetching --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 505a3b1..9562d3e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ wheels/ # Virtual environments .venv +.env \ No newline at end of file