From ca7fbe9b807fe23c5e39ec0d96a01f4374a6201f Mon Sep 17 00:00:00 2001 From: Daniel Dolezal Date: Tue, 23 Dec 2025 15:21:00 +0100 Subject: [PATCH] update my_helpers and git ignore --- .gitignore | 9 ++++++--- my_helpers | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 8c17fba..d1a16d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,11 @@ -__pycache__/ -uploads/ .venv/ +__pycache__/ *.pyc +*.json *.edgeql - .env + +access.log +valkey_data/ +redisinsight/ diff --git a/my_helpers b/my_helpers index c47b259..66d6af2 160000 --- a/my_helpers +++ b/my_helpers @@ -1 +1 @@ -Subproject commit c47b25903f5bc9c6c131e19aef780fbfbb6b1d6d +Subproject commit 66d6af251d3918cbb85613860b29cdea4ea0c094